UNPKG
ithub-oauth-demo
Version:
latest (2.2.0)
2.2.0
Quick Demo of using hapi-auth-github
github.com/nelsonic/github-oauth-demo/issues
ithub-oauth-demo
/
test
/
fixtures
/
sample_access_token.json
6 lines
(5 loc)
•
107 B
JSON
View Raw
1
2
3
4
5
6
{
"access_token"
:
"d9d650834c5c844dce6757a10149ac11b838b0e1"
,
"token_type"
:
"bearer"
,
"scope"
:
"repo"
}