Skip to content
Discussion options

You must be logged in to vote

You have a lot of code!
If you are staying on the login page then something is failing - have you logged at various points in your LoginForm? are you finding the user? And which of the following checks (in LoginForm) is failing? that might help narrow it down.
Also - try looking at the raw response HTML to see if there are errors that for some reason aren't being shown (i.e. something wrong with your template).

Also - I can't be sure - but it doesn't look like you are showing 'flashed' messages in your templates - which might cause confusion in other flask-security work flows.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@unixshaman
Comment options

@unixshaman
Comment options

@unixshaman
Comment options

@jwag956
Comment options

Answer selected by unixshaman
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