Adding single sign-on to a Laravel app using Socialite and 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.dev12 min read