g
Frontend | Backend | Api

OAuth\Models\Api\AuthorizationCode

AuthorizationCode

Property Description Returns
id int
code string
redirectUrl string
expiryDate DateTime
scope string
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
accessToken AccessToken
app Client
user User