◆ getNewAuthCode()
◆ isAuthCodeRevoked()
isAuthCodeRevoked |
( |
|
$codeId | ) |
|
Check if the auth code has been revoked.
- Parameters
-
- Returns
- bool Return true if this code has been revoked
◆ persistNewAuthCode()
persistNewAuthCode |
( |
AuthCodeEntityInterface |
$authCodeEntity | ) |
|
Persists a new auth code to permanent storage.
- Returns
- void
- Exceptions
-
UniqueTokenIdentifierConstraintViolationException | |
◆ revokeAuthCode()
revokeAuthCode |
( |
|
$codeId | ) |
|
Revoke an auth code.
- Parameters
-
The documentation for this class was generated from the following file: