Column | Format | Description | Definition | Comments |
|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | |
orcid_source_id | integer, foreign key | ORCID Source ID | ||
orcid_identifier | varchar(128) | ORCID iD obtained via ORCID API call | ||
| access_token | text(4000) | Access token obtained via ORCID API call | This column should be encrypted | |
| id_token | text(4000) | Poll Mode | This column should be encrypted | |
| refresh_token | text(4000) | Refresh token obtained via ORCID API call | This column should be encrypted |
Overview
Content Tools