Skip to content

Commit

Permalink
Small markdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Timshel committed May 16, 2024
1 parent 0f8c763 commit a8a4e84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SSO.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,13 @@ By default without extra [configuration](https://developers.google.com/identity/
Configure your server with :

- `SSO_AUTHORITY=https://accounts.google.com`
- ```conf
- ```conf
SSO_AUTHORIZE_EXTRA_PARAMS="
access_type=offline
prompt=consent
"
```
- `SSO_PKCE=true`
- `SSO_PKCE=true`
- `SSO_CLIENT_ID`
- `SSO_CLIENT_SECRET`

Expand Down

0 comments on commit a8a4e84

Please sign in to comment.