ILoopbackClient interface

Interfejs dla elementu LoopbackClient umożliwiający zastąpienie domyślnego serwera sprzężenia zwrotnego niestandardową implementacją.

Szczegóły metody

closeServer()

function closeServer()

getRedirectUri()

function getRedirectUri(): string

Zwraca

string

listenForAuthCode(string, string)

function listenForAuthCode(successTemplate?: string, errorTemplate?: string): Promise<AuthorizeResponse>

Parametry

successTemplate

string

errorTemplate

string

Zwraca