hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FEAT]: Authentication - Social Login #11

Closed Homoakin619 closed 2 weeks ago

Homoakin619 commented 1 month ago

Description

Integrate social login functionality to provide users with the option to sign in using OAuth feature from their social media accounts. This feature should allow users to log in effortlessly and securely through platforms such as Google, Facebook, GitHub etc.

Acceptance Criteria

markessien commented 1 month ago

Split this into each type, e.g Google Auth, Facebook Auth

daniell-olaitan commented 1 month ago

@markessien I wanted to ask if Github OAuth is part of the concept of the application. I'm currently without a team, and I'm considering working on the Github OAuth.

daniell-olaitan commented 1 month ago

@buka4rill I wanted to ask if Github OAuth is part of the concept of the application. I'm currently without a team, and I'm considering working on the Github OAuth.