wwWallet client Core class.
Core is the entrypoint of OAuth 2.0 family protocols client implementation. It exposes the request handlers to be used to manage protocols at client level.
Handle authorization request step
An OauthError error
Handle credential request step
Handle generate presentation step
Handle parse location step
Handle send presentation step
wwWallet client Core class.
Core is the entrypoint of OAuth 2.0 family protocols client implementation. It exposes the request handlers to be used to manage protocols at client level.