Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthToken

Github Authentication Token.

Hierarchy

  • AuthToken

Index

Properties

Properties

Optional expires_at

expires_at: undefined | string

When the token expires.

token

token: string

Token itself.

Generated using TypeDoc