Skip to content

Commit

Permalink
Image Update
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGrubba committed Jul 9, 2024
1 parent 0e87908 commit 7d01270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/oauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The following Rules are applied when using OAuth:<br>
6. Add the following URIs to the `Authorized redirect URIs`:
- `http://localhost:3250/oauth/google/callback`
7. Add the following scopes
<img src="/assets/scopes_google.png" style='margin-top: 10px;' />
<img src="../assets/scopes_google.png" style='margin-top: 10px;' />

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`.

0 comments on commit 7d01270

Please sign in to comment.