When a user submits a signature, it needs to be verified on the server side. We use libraries like Keccak, and Elliptic to verify the signature using the stored nonce in the database on the backend side.
4 views 0
When a user submits a signature, it needs to be verified on the server side. We use libraries like Keccak, and Elliptic to verify the signature using the stored nonce in the database on the backend side.