Crypto Wallet
Last updated
Was this helpful?
Last updated
Was this helpful?
Authenticating with a crypto wallet requires two steps to authenticate a user. The first step is to retrieve a challenge phrase to be signed with the user's wallet, and then a second call provides that signature with that wallet address. This will return you an authenticated JWT.
If you're calling either of the Crypto Wallet endpoints for the purposes of starting a Client Session, make sure you send the ratio-client-session-id
header, rather than the ratio-client-id
and ratio-client-secret
headers.