Skip to content

Commit

Permalink
Fix Google Authentication type
Browse files Browse the repository at this point in the history
Change "follow" to "following" under "Using the Google OAuth 2.0 Playground to Create Testing Credentials" instruction
  • Loading branch information
aneesa-saleh authored Oct 5, 2023
1 parent ee69c1c commit b947c81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Note the client id and client secret from the previous step and visit the
[Google OAuth 2.0 Playground](https://developers.google.com/oauthplayground).

Click the `gear` icon in the upper right corner to reveal a
`OAuth 2.0 configuration` panel. In this panel set the follow:
`OAuth 2.0 configuration` panel. In this panel set the following:

- OAuth flow: Server-side
- Access type: Offline
Expand Down

0 comments on commit b947c81

Please sign in to comment.