Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||
| jti | uuid | 2147483647 | null |
|
|
|||||
| expires | timestamptz | 35,6 | null |
|
|
|||||
| scope | text | 2147483647 | null |
|
|
|||||
| created | timestamptz | 35,6 | null |
|
|
|||||
| updated | timestamptz | 35,6 | null |
|
|
|||||
| application_id | int8 | 19 | √ | null |
|
|
||||
| user_id | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oauth2_provider_idtoken_pkey | Primary key | Asc | id |
| oauth2_provider_idtoken_application_id_08c5ff4f | Performance | Asc | application_id |
| oauth2_provider_idtoken_jti_key | Must be unique | Asc | jti |
| oauth2_provider_idtoken_user_id_dd512b59 | Performance | Asc | user_id |

