Integrate an Inbox
Verify Solana Transaction Authentication
Complete Solana wallet authentication by verifying signed transaction and receive JWT token
POST
Verify Solana Transaction 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 Transaction Authentication