Interface TokenOptions (7.1.0)

Package

gtoken

Properties

additionalClaims

additionalClaims?: {};

eagerRefreshThresholdMillis

eagerRefreshThresholdMillis?: number;

email

email?: string;

iss

iss?: string;

key

key?: string;

keyFile

keyFile?: string;

scope

scope?: string | string[];

sub

sub?: string;

transporter

transporter?: Transporter;