notiz-dev / nestjs-prisma-starter

Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
MIT License
2.36k stars 337 forks source link

Feature Request: Social Logins #304

Closed kodeine closed 3 years ago

kodeine commented 4 years ago

as the title says.

marcjulian commented 4 years ago

@kodeine feel free to provide a PR for your favorite Social Login.

yassinebridi commented 3 years ago

@kodeine have you figure out a way to do this?

shafikhaan commented 3 years ago

@yassinebridi @kodeine have you guys figured it out?

yassinebridi commented 3 years ago

Yes, but i can't atm, i will post it when i have time.

yassinebridi commented 3 years ago

I will create a repo, and post it here, feel free to add a PR to this repo.

shafikhaan commented 3 years ago

@yassinebridi awesome, will add PR in here

shafikhaan commented 3 years ago

@yassinebridi any news on social logins?

yassinebridi commented 3 years ago

@shafikhaan Sorry for the late answer, here is a starter repo, there is no documentation at the moment, so you need to dig in. https://github.com/yassinebridi/nestjs-oauth-starter If you have found some problems, feel free to create an issue.