Skip to content

kashyaparjun/OAuth2NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2NodeJS

First Run npm push, this will push the required credentials in seed.js to the mongodb Then, do, npm start

Using Postman: Use Header: Content-Type: application/x-www-form-urlencoded

Use Body: username: monkey@monkey.com password: test client_id: papers3 client_secret: 123 grant_type: password

About

OAuth2 Server to generate Tokens, authorise and authenticate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published