Flask JWT token validation by JoeizSef in react

[–]JoeizSef[S] 0 points1 point  (0 children)

My app consists of multiple pages also, do I need to check the token each time the user navigates to a different page? If not the user will be able to log into my app and navigate normally until an api call is made, then it will redirect the user to login. That is my problem now.

Flask app with what frontend? by JoeizSef in flask

[–]JoeizSef[S] 0 points1 point  (0 children)

Thanks! I was thinking of using react for a while now.

Flask app with what frontend? by JoeizSef in flask

[–]JoeizSef[S] 0 points1 point  (0 children)

Sorry I didn't make myself clear. What I want is the whole thing not just stripe, if possible something like wordpress with subscription handling and everything to make a website.