đŸ”ĸ[WIP] ZK based 2FA

Provide a decentralized second layer of security

Applications can allow users to have a decentralized second layer of security. This will be useful when the user's access to their signing key is compromised. This second factor of authentication is stored on the user's phone.

Our SDK exposes multiple methods to deal with everything related to 2FA. After the successful integration of our SDK, the flow will comprise of providing the QR code, which is scanned from your phone, generation of ZK proofs from OTPs and their on-chain verification. The 2FA functionality is optional and can be opted for by the user only if he wants enhanced protection of their funds.

Last updated