Update oauth2_pocketid.adoc scopes (#1073)
This commit is contained in:
commit
4d6199a8c7
|
|
@ -39,6 +39,7 @@ authOAuth2Providers:
|
|||
clientId: "[REDACTED]"
|
||||
clientSecret: "[REDACTED]"
|
||||
scopes:
|
||||
- openid
|
||||
- profile
|
||||
- email
|
||||
usernameField: preferred_username
|
||||
|
|
@ -52,4 +53,4 @@ actions:
|
|||
|
||||
== Pocket ID config
|
||||
|
||||
image::pocketid.png[]
|
||||
image::pocketid.png[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue