Skip to content

User models and authentication #3

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

Closed
7 tasks done
michael-pisman opened this issue Nov 10, 2022 · 1 comment
Closed
7 tasks done

User models and authentication #3

michael-pisman opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
new feature For feature requests and new ideas

Comments

@michael-pisman
Copy link
Member

michael-pisman commented Nov 10, 2022

Users need to be able to log in and log out

  • Add FastAPI-users library
  • Crete user collection in DB and populate with basic information
  • Add routes to retrieve user information from DB
  • Create route and add functionality for login
  • Create route and functionality to logout
  • Add Password hashing
  • Add Bearer with JWT tokens
    OAuth2 integration
@michael-pisman michael-pisman self-assigned this Nov 10, 2022
@michael-pisman michael-pisman changed the title User authentication User models and authentication Nov 10, 2022
@michael-pisman
Copy link
Member Author

OAuth2 integration pushed until later in #7

@michael-pisman michael-pisman added this to the Back-end API milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature For feature requests and new ideas
Projects
None yet
Development

No branches or pull requests

1 participant