Authentication use JWT in nodejs and express example
- npm install
- nom start
curl -X POST -H 'Content-Type: application/json' -d '{"username":"valid_user","password":"password"} ' http://localhost:9090/ext/auth
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Authentication use JWT in nodejs and express example
curl -X POST -H 'Content-Type: application/json' -d '{"username":"valid_user","password":"password"} ' http://localhost:9090/ext/auth