Interface AccessToken

AccessToken represents an API access token.

Hierarchy

  • AccessToken

Properties

id?: number

Format

int64

name?: string
scopes?: string[]
sha1?: string
token_last_eight?: string

Generated using TypeDoc