Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timursevimli/auth-access-refresh-node
Example demonstrating authentication via access and refresh tokens on pure Node.js
https://github.com/timursevimli/auth-access-refresh-node
Last synced: 2 days ago
JSON representation
Example demonstrating authentication via access and refresh tokens on pure Node.js
- Host: GitHub
- URL: https://github.com/timursevimli/auth-access-refresh-node
- Owner: timursevimli
- License: mit
- Created: 2024-09-16T14:13:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T14:15:24.000Z (about 2 months ago)
- Last Synced: 2024-09-16T16:51:27.426Z (about 2 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auth-access-refresh-node
Example demonstrating authentication via access and refresh tokens on pure Node.js