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