We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09ef6dc + 6eaa3a2 commit 968bb1dCopy full SHA for 968bb1d
README.md
@@ -8,7 +8,7 @@ For now, here is the very rough documentation:
8
2. Download and configure Google APIs Client Library for PHP
9
- See https://github.com/google/google-api-php-client for install instructions.
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)
+3. Create an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)
12
- See https://developers.google.com/api-client-library/php/auth/web-app
13
- place the client secrets file inside the google-auth/ plugin directory
14
4. This plugin allows you to filter access based on domain (i.e. only @mydomain.com addresses)
0 commit comments