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
OBJECTIVE: The application will add a token-based user authentication to a Flask app, using JSON Web Tokens (JWTs), along with the configuration of a React app to handle client-side authentication.
About
The application will add a token-based user authentication to a Flask app, using JSON Web Tokens (JWTs), along with the configuration of a React app to handle client-side authentication.