Top "Social-authentication" questions

A form of single sign-on using existing login information from a social networking service such as Facebook, Twitter or Google+ to sign into a third party website.

How to add multiple redirect URIs for Google OAuth 2?

I am trying to make Google OAuth 2 authentication work with a toy app I am running on my computer (at …

google-api google-oauth url-redirection socialauth social-authentication
Auth0 callback URL mismatch

I am doing LinkedIn authentication with auth0 in a react app. I have set localhost:3000/upload in callback urls in …

authentication reactjs auth0 social-authentication