Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce Authentication throughout OpenHarvest (using JWTs) #38

Open
Philipsty opened this issue Jul 26, 2022 · 1 comment
Open

Enforce Authentication throughout OpenHarvest (using JWTs) #38

Philipsty opened this issue Jul 26, 2022 · 1 comment
Assignees

Comments

@Philipsty
Copy link
Collaborator

Enforce user login at OpenHarvest.net startup page so that id is mandatory to access the application.

@rayoz12
Copy link
Collaborator

rayoz12 commented Jul 26, 2022

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 rayoz12 changed the title Login Page Enforced Enforce Authentication throughout OpenHarvest (using JWTs) Jul 26, 2022
@Philipsty Philipsty self-assigned this Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants