ClientAssertionUtils module

Szczegóły funkcji

getClientAssertion(string | ClientAssertionCallback, string, string)

function getClientAssertion(clientAssertion: string | ClientAssertionCallback, clientId: string, tokenEndpoint?: string): Promise<string>

Parametry

clientAssertion

string | ClientAssertionCallback

clientId

string

tokenEndpoint

string

Zwraca

Promise<string>