Update oauth.md (#8794)

Removed closing brackets from oauth redirect URIs.
This commit is contained in:
Alessandro Vitali
2024-04-17 20:59:09 +02:00
committed by GitHub
parent 7db07bbe61
commit a4f805e99b

View File

@@ -52,8 +52,8 @@ Before enabling OAuth in Immich, a new client application needs to be configured
Hostname
- `https://immich.example.com/auth/login`)
- `https://immich.example.com/user-settings`)
- `https://immich.example.com/auth/login`
- `https://immich.example.com/user-settings`
## Enable OAuth