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

Create Token Storage For React Client #59

Open
ndohertyjr opened this issue Jan 23, 2023 · 0 comments
Open

Create Token Storage For React Client #59

ndohertyjr opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
feature The creation of a new feature

Comments

@ndohertyjr
Copy link
Contributor

ndohertyjr commented Jan 23, 2023

As a developer, I need a secure way to store tokens to maintain user persistence within the application.

Awaiting completion of #55 before building criteria.

Update:

We will use local storage for the moment to store the JWT. We need to build an token manager that will store the token received and verify if it is still valid when requests are made

@ndohertyjr ndohertyjr added the feature The creation of a new feature label Jan 23, 2023
@ndohertyjr ndohertyjr added this to the Client Development milestone Jan 23, 2023
@ndohertyjr ndohertyjr self-assigned this Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The creation of a new feature
Projects
Status: In Progress
Development

No branches or pull requests

1 participant