Skip to content

Commit e1aa95d

Browse files
committed
typo
1 parent 01ed4e7 commit e1aa95d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/advanced-usage/authentication.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ You can revoke a token by calling the `POST /api/auth/revoke` endpoint with your
3333

3434
Setting up single sign-on (SSO) using OAuth2 authentication for GameVault requires an identity provider (e.g. Google, Authelia, Keycloak, Microsoft, Discord, etc.).
3535

36-
Currently only one identity provider is supportet at a time.
37-
38-
### Steps
36+
### Step by Step Guide
3937

4038
1. Enable OAuth2 authentication in your [configuration](../server-docs/configuration.md#auth).
4139
2. Create an OAuth2 client in your chosen identity provider.

0 commit comments

Comments
 (0)