uurtech / NodeJSJWTExample

Nodejs JWT Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

You can make request to (GET) localhost:5000/api/login to get your token and (POST) request to localhost:5000/api/post to check if verify middleware is working,

this is an example of showing the basic idea using middleware auth for API request.

About

Nodejs JWT Example


Languages

Language:JavaScript 100.0%