Authentication

The Omni application uses Sign In With Ethereum (SIWE/EIP-4361) to offer entirely gasless authentication.

Upon initial sign-in, users are prompted to sign a gasless message to prove ownership of their wallet. After signing the message, the user is assigned a token that is used going forward to verify the authenticity of any of the user's read and write requests to the Omni backend.

Last updated