nestjs-auth
There are 13 repositories under nestjs-auth topic.
mikemajesty/nestjs-monorepo
Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, redis, swagger and tests.
anilahir/nestjs-authentication-and-authorization
NestJS Authentication without Passport using Bcrypt, JWT and Redis
mjangir/nestjs-hybrid-auth
Open source social sign in NestJS. NestJS HybridAuth works with various identities providers such as Facebook, Twitter, Google and many more. It use passport authentication under the hood.
sufyan468/nest-js-authentication-and-authorization
nest js authentication and authorization with Admin & Users Roles
dinushchathurya/nestjs-prisma-bcrypt-jwt-authentication
Nest JS Authentication with Passport, JWT, Bcrypt & Prisma
gent-fella-health/nestjs-api-starter
💻 NestJs Api Starter.
syedashar1/medium-clone-nestjs
A medium clone built on NestJs | TypeOrm | PostgresQL | TypeScript | Angular . A Large Scale Full Stack Project in the making.
EmreKb/oauth-example
Nestjs Oauth Examples
syedashar1/nestjs-auth-socket-migration
A NestJs server that contains socket.io , TypeOrm , Auth routes , JWT and migrations !
ahm3tcelik/nest-example-without-db
Nest.js (TypeScript) example app without database.
jongeuni/nestjs-auth
Very easy and key certification service samples. Nest.js + Mongoose +JWT.
DannyPreye/nest_auth_with_prisma
Barebones authentication with jwt token and refresh token built with nestjs and prisma,