Authentication
Authenticate to our API using SIWE
📄️ Generate nonce
Generate nonce
📄️ Verify SIWE signature
Verify SIWE signature
📄️ Create a new User
This endpoint creates a new `User` associating it with the provided email address. During transition period, OTP verification is optional.
📄️ Request OTP for email verification
This endpoint generates and sends a one-time password (OTP) to the provided email address for verification purposes.