0.0.1 • Published 6 months ago

nestjs-auth-memo v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
6 months ago

This is a NestJS template for authentication, role based authorization (RBAC), and JWT Guards for login made by Memo with <3.

It includes: -Register, -Login, -OTP after Login, -Forgot Password, -Reset Password, -User Profile, -Update user information, -Update user Image, -Get all users, -Set user status (isActive), -Google OAUTH incl. OTP (not tested)