Skip to content

toantqt/NestJS_Authentication

Repository files navigation

NestJS FULL AUTH boilerplate

Description

NestJS boilerplate, Auth, TypeORM, MySql, Mailing, Google OAuth20

Table of Contents

Features

  • Database (typeorm).
  • Config Service (@nestjs/config).
  • Mailing (nodemailer).
  • Sign in and sign up via email.
  • Confirm account via email verification.
  • Forget password.
  • Reset password.
  • Refresh token.
  • Google OAuth20.
  • Swagger.

Quick run

git clone  https://github.com/oldhallelujah/NestJS_Authentication.git
cd nestjs-full-auth
npm install
cp env-example .env
npm run start:dev

Links

About

Authentication For NestJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors