light-mode-image
Learn
Types

AuthorizationSession

An in-progress OID4VCI authorization code flow, returned by createAuthorizationSession.

Send the holder to AuthorizationSession.authorizeUrl, then pass the whole session back to retrieveCredentialsUsingAuthorizationSession along with the authorization code you receive. The session carries the state that call needs, so keep it intact rather than reconstructing it.

Properties

Prop

Type

Referenced by

Returned by createAuthorizationSession.

A property of RetrieveCredentialsUsingAuthorizationSessionOptions.

How would you rate this page?

On this page