oauth_access_tokens


Columns

Column Type Size Nulls Auto Default Children Parents Comments
access_token VARCHAR 191 null

generarated access token

client_id VARCHAR 191 null
api_keys.client_id Implied Constraint R

the client id the access token belongs to

expires INT 10 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc access_token

Relationships