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

Setup User creation with Login #1

Closed
5 tasks done
majora2007 opened this issue Dec 13, 2020 · 0 comments · Fixed by #9
Closed
5 tasks done

Setup User creation with Login #1

majora2007 opened this issue Dec 13, 2020 · 0 comments · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@majora2007
Copy link
Member

majora2007 commented Dec 13, 2020

The following must provide:

  • Ability to store users in DB
  • Ability to register new users
  • Ability to login with a given username/password
  • Users should have hashed/salted passwords
  • Users should use JWT for authentication on future APIs
@majora2007 majora2007 self-assigned this Dec 13, 2020
@majora2007 majora2007 added the enhancement New feature or request label Dec 13, 2020
This was referenced Apr 9, 2021
@TinuBE TinuBE mentioned this issue Mar 12, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant