morganpage / jwt-pg

JWT PERN Example - An example API that handles authentication using JSON Web Tokens. Both access tokens and refresh tokens are implemented. Additionally, refresh tokens are stored in a HttpOnly cookie which prevents client-side scripts from accessing it.
19Updated 3 years ago

Related projects: