Open
Description
First of all, thanks for developing this project, I just started using it and it's fantastic.
During testing, I noticed that if I deny granting Facebook permissions when first creating an account, then the user is redirected to the page I set, but it requires the user to be authenticated, so it then redirects the user to the Facebook permissions request page, resulting in an endless loop (if user cancels permissions page).
What I'd like to happen is if the authentication was successful, then redirect to my page that requires authentication, but if there's an error, then redirect to my home page.
Is there a way to handle something like this with Flask-Dance?
Metadata
Metadata
Assignees
Labels
No labels