Interface ProjectToken

A project token for a project

Hierarchy

  • ProjectToken

Properties

Properties

created_at: Timestamp

The time this project token was created

flags: number

Permissions and flags that this project token can perform

id: `ptkid_${string}`

The Id of the project token

token: `ptk_${string}`

The key value. This will likely have half of the key obfuscated

Generated using TypeDoc