nestjs-authentication
There are 17 repositories under nestjs-authentication topic.
DenzelCode/nest-auth
NestJS authentication with MongoDB, WebSocket and JWT (Login, Register, Google Login, Facebook Login, Apple Login, Messages, Rooms, Private DMs)
anilahir/nestjs-authentication-and-authorization
NestJS Authentication without Passport using Bcrypt, JWT and Redis
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
EmreKb/oauth-example
Nestjs Oauth Examples
Spidey-code/authentication-redis-nestjs
Project to demonstrate implmentation of redis in NestJs for OTP and authentication with using argon2 for hashing.
anilahir/nestjs-graphql-demo
NestJS Authentication without Passport using GraphQL, Bcrypt, JWT and Redis
dinushchathurya/nestjs-typeorm-bcrypt-jwt-authentication
Nest.JS authentication with Passport, JWT, Bcrypt , TypeOrm & MySQL
info-next/nestjs-rest-api-mongodb
Authentication and crud REST Apis using Nestjs and mongoDB
vinodnextcoder/doodleblue-code-test
Simple signup and login flow using Nest.js, TypeORM and JWT. CSV file upload data to mongodb
dinushchathurya/nestjs-role-based-access-control
Nest JS role-based authentication
manojsethi/nest_auth_demo_refresh_token
NestJS Authentication Demo with AuthToken and RefreshToken, MongoDB as Database and PassportJS as Authentication Middleware Library
DannyPreye/nest_auth_with_prisma
Barebones authentication with jwt token and refresh token built with nestjs and prisma,
raihanwebmaster/Nest-JS-Authentication
A project demonstrating how to use Nest.js with TypeScript for authentication, including JWT implementation.