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

https://github.com/angydev/jwt-authentication

Authentication exercise
https://github.com/angydev/jwt-authentication

Last synced: 11 months ago
JSON representation

Authentication exercise

Awesome Lists containing this project

README

          

# JWT Authentication
Authentication exercise

How to generate a JWT Token
require("crypto").randomBytes(64).toString("hex")