Interface AuthCode

Hierarchy

  • AuthCode

Properties

client?: null | Client
client_id: number
expires_at: null | string
id: string
revoked: boolean
scopes: null | string
user_id: number

Generated using TypeDoc