Table oauth_token |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
id | Primary key | Asc | oauth_token_pkey |
user_id + client_id | Must be unique | Asc/Asc | oauth_token_user_id_client_id_key |
client_id | Performance | Asc | oauthtokenclient |
code | Performance | Asc | oauthtokencode |
token | Performance | Asc | oauthtokenindex |
institution_id | Performance | Asc | tokeninstindex |
![]() ![]() |