An Authorization Session object containing the decoded offer and authorization URL.
InvalidParams if the provided arguments are missing or invalid.
MobileCredentialHolderErrorType.SdkNotInitialized if the SDK has not been initialized.
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.