OAuthToken
The OAuthToken table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| binactive | Boolean | Inactive | |
| brevoked | Boolean | Revoked | |
| createdby | String | Created By | |
| dcreated | Date | Created | |
| drevoked | Date | Revocation Date | |
| role_name | String | Role | |
| tba_app_name | String | Application Name | |
| tba_token_name | String | Token Name |