Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.13 KB

node-auth-api - Authentication REST API with Node.js, TypeScript, Typegoose & Zod

Features

  1. Register a user
  2. Verify user's email address
  3. Send forgot password email
  4. Reset password
  5. Get current user
  6. Login
  7. Access token
  8. Refresh tokens

What technology are we using?

What will you need to follow along?