Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 353 Bytes

File metadata and controls

16 lines (11 loc) · 353 Bytes

express-oauth-server-mongodb-example

oauth server example with express-oauth-server

실행방법

git clone https://github.com/puroong/express-oauth-server-mongodb-example
cd express-oauth-server-mongodb-example

cd grant_flows/authorization_code
node index.js

로그인

기본 계정으로 id: puroong, password: yikes가 있습니다