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.
1 parent 942555c commit e2a4311Copy full SHA for e2a4311
src/Authentication/Authenticate.php
@@ -41,7 +41,7 @@ public static function kerberos(string $token): KerberosAuth
41
}
42
43
/**
44
- * Authenticate using a kerberos token.
+ * Authenticate using a OpenID Connect token.
45
*
46
* @pure
47
*/
0 commit comments