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

(BE) User registration / login #51

Merged
merged 5 commits into from
Jan 17, 2024
Merged

(BE) User registration / login #51

merged 5 commits into from
Jan 17, 2024

Conversation

devleejb
Copy link
Member

@devleejb devleejb commented Jan 17, 2024

What this PR does / why we need it:

  • User registration / login login using passport & github

Which issue(s) this PR fixes:

Fixes #11, #13

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Additional documentation:

- Passport (authentication): https://docs.nestjs.com/recipes/passport#implementing-passport-jwt
- Creating social logins in NestJS: https://blog.logrocket.com/social-logins-nestjs/

Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@devleejb devleejb added the enhancement 🌟 New feature or request label Jan 17, 2024
@devleejb devleejb self-assigned this Jan 17, 2024
@devleejb devleejb linked an issue Jan 17, 2024 that may be closed by this pull request
@devleejb devleejb merged commit f017796 into main Jan 17, 2024
2 checks passed
@devleejb devleejb deleted the 11-be-user-registration branch January 17, 2024 07:48
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 this pull request may close these issues.

(BE) User Registration
1 participant