UNPKG

220 BJSONView Raw
1{
2 "authorizationURL": "https://example.com/authorizationUrl",
3 "tokenURL": "https://example.com/tokenUrl",
4 "authType": "OAUTH2",
5 "tokenParams": {},
6 "authorizationParams": {},
7 "config": {
8 "scope": []
9 }
10}