diff --git a/classes/chillerlan-OAuth-Providers-Google.html b/classes/chillerlan-OAuth-Providers-Google.html index a26c6a5..e7cacc8 100644 --- a/classes/chillerlan-OAuth-Providers-Google.html +++ b/classes/chillerlan-OAuth-Providers-Google.html @@ -140,7 +140,7 @@
An optional URL for application side token revocation
- +
protected
string
$revokeURL
- = ''
+ = 'https://oauth2.googleapis.com/revoke'
- An optional URL for application side token revocation
- +
protected
string
$revokeURL
- = ''
+ = 'https://oauth2.googleapis.com/revoke'
-