The AuthorizationSession object contains the AuthorizationSession#authorizeUrl which can be used to start the credential issuance flow. Use this function in conjunction with retrieveCredentials. This function should only be used for Authorization Code Flow.
An Authorization Session object containing the decoded offer and authorization URL.
Generated using TypeDoc
The AuthorizationSession object contains the AuthorizationSession#authorizeUrl which can be used to start the credential issuance flow. Use this function in conjunction with retrieveCredentials. This function should only be used for Authorization Code Flow.