Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
userid | BIGINT | 19 | null |
|
|
User id |
||||
lastverified | BIGINT | 19 | 0 |
|
|
Timestamp of last MFA verification. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
toolmfaauth_use_ix | Performance | Asc | userid |