Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aniike-t/auth_server_node

Simple JWT Authentication - NodeJS
https://github.com/aniike-t/auth_server_node

javascript jwt-authentication nodejs

Last synced: 6 days ago
JSON representation

Simple JWT Authentication - NodeJS

Awesome Lists containing this project

README

        

## Building JWT auth using Node server
Testing done using Postman API

#### Register

Register

#### Login

Login

#### Verify and Decode JWT

Website to verify - [jwt.io](https://jwt.io/)

Login