Prepare Solana Authentication
Integrate an Inbox
Prepare Solana Authentication
Generate challenge message for Solana wallet-based authentication with nonce and timestamp
POST
Prepare Solana Authentication
Headers
Client Key used to uniquely identify the client
Example:
"dk_gyh2eqzfkc4mhp5eiahnndkz"
Body
application/json
User wallet address
Example:
"6CxnSjtasq5Tzwb4b93AhLofXtiDvMpQ2vTkWdSZqTH7"
Response
Challenge message generated
Message to be signed by the user
Example:
"Sign this message to authenticate. Nonce: 1638471298347"