Table | cm_co_service_tokens |
---|---|
Description | Per-CO service tokens |
Plugin |
Column | Format | Description | Definition | Comments |
---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement |
|
co_service_id | integer, foreign key | CO Service ID | The service this token applies to | |
co_person_id | integer, foreign key | CO Person ID | cm_co_people:id | The person this token is for |
token | varchar(64) | Service (application) specific token |
| This column should be encrypted |
token_type | varchar(2) | Token type |
|
|