Commit Graph

10 Commits

Author SHA1 Message Date
PinkDev1
e737a0f96b Added officially recognized OpenID scopes
from https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims
2021-09-02 19:24:57 +00:00
PinkDev1
e1c0693292 Added dropbox-app oauth scopes
Scraped internally
2021-09-02 19:21:48 +00:00
PinkDev1
30b2c22d24 Removed scopes with nonces/temporary identifiers
I left `delete-after-date1619708000534-admin` because it seems to have a UNIX timestamp, so it *might* be useful.
2021-09-02 19:03:43 +00:00
PinkDev1
bb991ad09a Sorted and removed duplicates from oauth-oidc-scopes.txt 2021-09-02 19:00:44 +00:00
PinkDev1
647366b113 Added 155 scopes to oauth-oidc-scopes.txt
All of these were manually gathered from:
- https://developers.google.com/identity/protocols/oauth2/scopes
- https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps
- https://api.slack.com/legacy/oauth-scopes
- https://dev.fitbit.com/build/reference/web-api/oauth2/#scope
2021-09-02 18:59:51 +00:00
g0t mi1k
545e57b02d dos2unix 2021-08-28 21:29:32 +01:00
Dominique RIGHETTO
388cac333b Merge all versions of the file 2021-07-17 19:28:42 +02:00
Dominique RIGHETTO
48cc424388 Add files via upload 2021-07-17 19:23:28 +02:00
Dominique RIGHETTO
8572bd91ad Update oauth-oidc-scopes.txt 2021-07-17 08:12:51 +02:00
Dominique RIGHETTO
ea3268e688 Add a dict with OAUTH/OIDC scopes.
See PR to extended description.
2021-07-16 14:33:26 +02:00