UNPKG
passport-kakao
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
kakao oauth2 login module
github.com/rotoshine/passport-kakao
rotoshine/passport-kakao
passport-kakao
/
sample
/
README.md
6 lines
(4 loc)
•
118 B
Markdown
View Raw
1
2
3
4
5
6
## how to test
-
create
`.env`
file.
-
setup
`API_KEY`
and
`CLIENT_SECRET_KEY`
.
-
run
`npm install & node sample.js`