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

Implement login and register #30

Closed
Hajbo opened this issue Sep 23, 2023 · 0 comments · Fixed by #47
Closed

Implement login and register #30

Hajbo opened this issue Sep 23, 2023 · 0 comments · Fixed by #47
Assignees

Comments

@Hajbo
Copy link
Collaborator

Hajbo commented Sep 23, 2023

Implement auth related endpoints. Start with the blocking ones, the rest can be added at a later point separately.

  • Add user schema
  • Add related endpoints:
  • Login
  • Registration
  • Inject user to request context and implement an auth guard
@Hajbo Hajbo self-assigned this Sep 23, 2023
@Hajbo Hajbo mentioned this issue Sep 28, 2023
@Hajbo Hajbo linked a pull request Sep 28, 2023 that will close this issue
@Hajbo Hajbo closed this as completed in #47 Oct 4, 2023
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 a pull request may close this issue.

1 participant