Request Credential
Establishes a SIWE connection and returns QR data.
requestCredential(): Promise<RequestCredentialResponse>;
Returns:
A promise that resolves to a RequestCredentialResponse.
Associated Types
CredentialTypesLast updated