Hacker News new | ask | show | jobs
by squiggy22 1052 days ago
If its on nextjs I've a feeling there are auth providers kicking about to implement sso at least.
1 comments

Absolutely, the authentication is being handled by next-auth so there are lots of providers that can be added in the future.