File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ For now, here is the very rough documentation:
8
8
2 . Download and configure Google APIs Client Library for PHP
9
9
- See https://github.com/google/google-api-php-client for install instructions.
10
10
- The code assumes that the API directory (vendor/) will reside inside the google-auth/ plugin directory
11
- 3 . Create an an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)
11
+ 3 . Create an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)
12
12
- See https://developers.google.com/api-client-library/php/auth/web-app
13
13
- place the client secrets file inside the google-auth/ plugin directory
14
14
4 . This plugin allows you to filter access based on domain (i.e. only @mydomain .com addresses)
You can’t perform that action at this time.
0 commit comments