Skip to content

This is an example of how to implement refresh tokens in NestJS. This project is based on the article "How to Implement Refresh Tokens with Token Rotation in NestJS".

Notifications You must be signed in to change notification settings

zenstok/nestjs-auth-refresh-token-example

Repository files navigation

Refresh Tokens with Token Rotation in NestJS

This is an example of how to implement refresh tokens in NestJS.

This project is based on the article "How to Implement Refresh Tokens with Token Rotation in NestJS".

Installation

  1. Clone the repository: git clone [email protected]:zenstok/nestjs-auth-refresh-token-example.git
  2. Start containers: yarn dc up
  3. Initiate database: yarn dc-db-init (once)

If you want to clean the project, run command: yarn dc-clean

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Stay in touch

About

This is an example of how to implement refresh tokens in NestJS. This project is based on the article "How to Implement Refresh Tokens with Token Rotation in NestJS".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published