An open API service indexing awesome lists of open source software.

https://github.com/samarbadriddin0v/advanced-backend

Implement an advanced backend that efficiently manages JWT-based Access and Refresh Tokens, configures SMTP for sending activation and password reset emails, and enforces single user sessions by logging out the first user upon a second login attempt.
https://github.com/samarbadriddin0v/advanced-backend

access-token email-sender expressjs jwt nodejs refresh-token smtp

Last synced: 3 months ago
JSON representation

Implement an advanced backend that efficiently manages JWT-based Access and Refresh Tokens, configures SMTP for sending activation and password reset emails, and enforces single user sessions by logging out the first user upon a second login attempt.

Awesome Lists containing this project