Skip to content

NestJS API Project provides a robust API with authentication and end-to-end (e2e) testing, ensuring secure and reliable functionality for your application.

Notifications You must be signed in to change notification settings

KaneNguyen03/nestjs-auth

Repository files navigation

Welcome to Authentication and Authorization Nestjs Repository

You will find in this repo the following stuff:

  • NestJs Jwt Authentication example with an access token and refresh token - Integration and End-to-end tests included

  • This is an example of how to implement an authentication system in NestJs using passport.js, and JSON web tokens (JWT).

  • I've included integration tests in the auth module under the "test" folder.

The e2e tests on the other hand are in the root test folder.

yarn test # run integration test
yarn test:e2e # run e2e tests

image

Connect me via [email protected]

Copyright © 2023 kanenguyen

About

NestJS API Project provides a robust API with authentication and end-to-end (e2e) testing, ensuring secure and reliable functionality for your application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published