mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Changed function comment to reflect we are setting the public, instead of private key
This commit is contained in:
@ -41,7 +41,7 @@ class BearerTokenValidator implements AuthorizationValidatorInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the private key
|
* Set the public key
|
||||||
*
|
*
|
||||||
* @param \League\OAuth2\Server\CryptKey $key
|
* @param \League\OAuth2\Server\CryptKey $key
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user