Property | Description | Returns |
---|---|---|
accessTokenValid | Is access token valid? | bool |
id | int | |
category | int | |
authenticatorClassName | string | |
externalUserId | string | |
providerInfo | array | |
refreshToken | string | |
created | Date the record was created. | DateTime |
modified | Last modification date for the record. | DateTime |
accessTokenExpiryDate | DateTime | |
user | User |
OAuth\Models\Api\UserAuthenticator
UserAuthenticator