You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
Has something changed with the facebook authentication process? I am using the code from the flask-stormpath tutorials, but after the Facebook login popup, it seems to redirect to /facebook rather than the 'STORMPATH_REDIRECT_URL', and the login process doesn't seem to complete. It looks like the get_user_from_cookie call is also failing..