Class SkyWayAuthToken

Implements

Constructors

Properties

Methods

Constructors

Properties

exp: number

seconds

iat: number

seconds

jti: string

uuid

scope: {
    app: AppScope;
}

Type declaration

tokenString?: string
version?: number

Methods

  • Parameters

    • secret: string

    Returns string

Generated using TypeDoc