stormpath-flask
stormpath-flask copied to clipboard
Facebook Login
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..