Authentication

Get login nonce

Get a one-time nonce for the EIP-712 Login flow. The nonce expires after 5 minutes and can only be used once.

get/v1/auth/nonce

Response

A successful response.

noncestring

One-time nonce for EIP-712 Login signature (hex string)

Changes

No recorded changes to this endpoint across all 1 revision of this API.