Skip to content

Social authentication with Inertia #4762

Answered by RomainLanz
kbarbier asked this question in Help
Discussion options

You must be logged in to vote

Hey @kbarbier! 👋🏻

What have you tried so far?

It should work similarly to a standard API or SSR setup. Your app will make a request to AdonisJS, which then redirects to the OAuth provider. After authentication, the OAuth provider sends the user back to your callback route.

📚 https://docs.adonisjs.com/guides/authentication/social-authentication

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kbarbier
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants