| Class | Google::Auth::Credentials |
| In: |
lib/googleauth/credentials.rb
|
| Parent: | Object |
This class is intended to be inherited by API-specific classes which overrides the SCOPE constant.
| TOKEN_CREDENTIAL_URI | = | "https://oauth2.googleapis.com/token".freeze |
| AUDIENCE | = | "https://oauth2.googleapis.com/token".freeze |
| SCOPE | = | [].freeze |
| PATH_ENV_VARS | = | [].freeze |
| JSON_ENV_VARS | = | [].freeze |
| DEFAULT_PATHS | = | [].freeze |
| client | [RW] | |
| project_id | [R] |