Integrate an Inbox
Verify Solana Authentication
Complete Solana wallet authentication by verifying signed message and receive JWT token for session access
POST
Verify Solana Authentication
Headers
Client Key used to uniquely identify the client
Example:
"dk_gyh2eqzfkc4mhp5eiahnndkz"
Body
application/json
Response
200
application/json
Authentication successful, JWT token returned
The response is of type object
.
Verify Solana Authentication