Adding single sign-on to a Next.js app using OIDC
Single sign-on (SSO) is a session and user authentication technique that permits a user to use one set of login credentials to authenticate with multiple apps. SSO works by establishing trust between a service provider, usually your application, and ...
fusionauth.hashnode.dev9 min read