Verify Proof
Establishes a SIWE connection and verify ZkPass Proof
verifyProof(proofToken: string): Promise<VerifiedMessage>;
Returns:
A promise that resolves to a VerifiedMessage.
Associated Types
CredentialTypesLast updated