Skip to content

Commit

Permalink
doc: improve google oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
dacongda committed May 23, 2024
1 parent a4b992f commit a3fc321
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/provider/oauth/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ Add the Google OAuth provider and enter the `Client ID` and `Client Secret` in y

![Google Provider](/img/providers/OAuth/googleprovider.png)

If Get password is enabled, you should enable google people api first and add scope https://www.googleapis.com/auth/user.phonenumbers.read

![Google People Api](/img/providers/OAuth/googleproviderpeopleapi.png)

![Google Provider Scope](/img/providers/OAuth/googleproviderscope.png)

You can now use Google as a third-party service to complete authentication.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3fc321

Please sign in to comment.