Skip to content

Using social auth exclusively #818

Answered by jwag956
CrackHead007 asked this question in Q&A
Discussion options

You must be logged in to vote

This should be doable since FS already (using unified signin feature) doesn't require a stored password.
I would ask first however - what feature(s) of FS do you actually want to use? if you only authenticate with social auth, and register with social auth - seems like the only feature left is two-factor.. is that what you are using FS for?

If you are using two-factor - then you have to register the FS blueprint - (which has /login) but no one will be able to log in with that since they don't have a password - so you can simply have your own /mylogin endpoint that redirects to the OAUTH_START_URL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CrackHead007
Comment options

Answer selected by CrackHead007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants