oauth2_access_token

0 rows


Description

Stores access tokens for system accounts in order to be able

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null
issuerid BIGINT 19 null
oauth2_issuer.id oautaccetoke_iss_fkR
token LONGTEXT 2147483647 null
expires BIGINT 19 null
scope LONGTEXT 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
oautaccetoke_iss2_uix Must be unique Asc issuerid

Relationships