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
I implemented JWT authentication we just need to enforce it now across all the routes and api. We also need to test and implement these changes on the front end. The front end has support for JWTs and stores it in local storage already but it just doesn't send it.
rayoz12
changed the title
Login Page Enforced
Enforce Authentication throughout OpenHarvest (using JWTs)
Jul 26, 2022
Enforce user login at OpenHarvest.net startup page so that id is mandatory to access the application.
The text was updated successfully, but these errors were encountered: