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

[Backend] As a user I can login with an OAuth provider #2

Closed
olivierobert opened this issue Sep 13, 2022 · 0 comments · Fixed by #19
Closed

[Backend] As a user I can login with an OAuth provider #2

olivierobert opened this issue Sep 13, 2022 · 0 comments · Fixed by #19
Assignees
Milestone

Comments

@olivierobert
Copy link
Member

olivierobert commented Sep 13, 2022

Why

Integrating a third-party service is an oft-required basic need. In addition, implementing an OAuth provider for authentication can make it simpler to build a POC.

Acceptance Criteria

  • Set up the third-party library required for Google login.
  • Create a new table to store users.
  • Implement the model, controller, and service layers for the login.
olivierobert added a commit that referenced this issue Sep 21, 2022
olivierobert added a commit that referenced this issue Sep 21, 2022
olivierobert added a commit that referenced this issue Sep 26, 2022
olivierobert added a commit that referenced this issue Sep 26, 2022
olivierobert added a commit that referenced this issue Sep 26, 2022
olivierobert added a commit that referenced this issue Sep 27, 2022
olivierobert added a commit that referenced this issue Sep 27, 2022
olivierobert added a commit that referenced this issue Sep 27, 2022
@olivierobert olivierobert added this to the 0.1.0 milestone Nov 3, 2022
@olivierobert olivierobert self-assigned this Nov 3, 2022
tednguyendev added a commit that referenced this issue Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant