Type alias OneClickLoginRequest
OneClickLoginRequest: {
code: string;
commitment: string;
email: string;
encryptionKey: string;
semaphore_v4_pubkey: string;
}
Type declaration
code: string
commitment: string
email: string
encryptionKey: string
semaphore_v4_pubkey: string
Semaphore v3 commitment.