Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

hello! is there any way to verify the identity of a client both on the client and in the backend? Let’s say in the traditional web2 we generate a hash on the client and we verify the integrity of the client on the backend by generating the hash there too and comparing the 2. In web3, if using walletConnect to login with Maiar, is it possible to check the identity/integrity of the person in our backend? for instance getting the same connectorUri on the backend too?