light-mode-image
Learn
Functions

handleRedirectCallback

Handles the redirect callback from the verifier.

Handles the redirect callback from the verifier.

Signature

function handleRedirectCallback(): Promise<Result<HandleRedirectCallbackResponse, HandleRedirectCallbackError>>

Returns

Promise<Result<HandleRedirectCallbackResponse, HandleRedirectCallbackError>>

A promise that resolves to a result containing either the handle redirect callback response or an error.

How would you rate this page?

On this page