Intent "login" to check if want to make signature request to login to system or unlock a video.
Was this helpful?
Generate signature challenge for web3 wallets.
/api/auth/get_challenge
curl -L \ --request POST \ --url 'api.rair.market/api/auth/get_challenge' \ --header 'Content-Type: application/json' \ --data '{"userAddress":"text","intent":"text"}'
No body