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

working backend changes to generate JWT tokens during signin and signup. #9

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

AnalogJ
Copy link
Member

@AnalogJ AnalogJ commented Nov 2, 2022

No description provided.

These JWT tokens can be used to auth against database.
frontend TODO.
Fixing JWT issuer and header.
Using new AuthService for managing login and JWT token.
Make sure we pass the JWT token to the queue, lighthouse service and fasten database.
@AnalogJ AnalogJ merged commit 0329461 into main Nov 2, 2022
@AnalogJ AnalogJ deleted the jwt-auth branch November 2, 2022 07:12
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

Successfully merging this pull request may close these issues.

None yet

1 participant