goth
goth copied to clipboard
No way to specify auth_type for facebook reauthentication
more info: https://developers.facebook.com/docs/facebook-login/reauthentication
currently oauth2 config is a private field for facebook provider
Bumping this. Are there any plans to implement something similar to the SetPrompt() method found in the Google provider? It would be nice to allow users to on sign in choose which account to authenticate with. Right now a user cannot switch Facebook accounts if they've already logged in once and their token is still valid, even if their session has been cleared.