Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| access_token | VARCHAR | 191 | null |
|
|
generarated access token |
||||
| client_id | VARCHAR | 191 | null |
|
|
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 |


