1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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