updates oauth docs

This commit is contained in:
Christian Beutel
2025-04-11 16:18:23 +02:00
parent 655d9c9473
commit 61a6ca6b23
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 KiB

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 KiB

After

Width:  |  Height:  |  Size: 145 KiB

View File

@@ -56,7 +56,7 @@ In any case, once you have successfully created your OAuth app you will receive
### Enable a provider in PocketBase ### Enable a provider in PocketBase
![Pocketbase OAuth](../../../assets/guides/pocketbase_oauth.png) ![Pocketbase OAuth](../../../assets/guides/pocketbase_oauth.png)
In the PocketBase admin panel navigate to `Settings -> Auth providers`. Click the gear icon next to your provider, fill in the Client ID and Client Secret from the step before and save your changes. In the PocketBase admin panel navigate to the `users` table. Click the gear icon at the top to open the table's settings and navigate to `Options`. In the tab `OAuth2`, add your provider and fill in the Client ID and Client Secret from the step before and save your changes.
### Login using OAuth ### Login using OAuth
![wanderer OAuth](../../../assets/guides/wanderer_oauth.png) ![wanderer OAuth](../../../assets/guides/wanderer_oauth.png)