From 7d012706c2b593ebbf9f0453b09779abfecdbb56 Mon Sep 17 00:00:00 2001 From: JohnGrubba Date: Tue, 9 Jul 2024 21:08:10 +0200 Subject: [PATCH] Image Update --- docs/advanced/oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/oauth.md b/docs/advanced/oauth.md index 4064988..60a6274 100644 --- a/docs/advanced/oauth.md +++ b/docs/advanced/oauth.md @@ -21,7 +21,7 @@ The following Rules are applied when using OAuth:
6. Add the following URIs to the `Authorized redirect URIs`: - `http://localhost:3250/oauth/google/callback` 7. Add the following scopes - + 8. Click on `Create` and download the credentials as JSON and place them in the `config` folder. Make sure the name of the file is `client_secret.env.json`. \ No newline at end of file