Connect
Base URL
https://solflare.com/ul/v1/connectQuery String Parameters
Returns
Approve
// content of decrypted `data`-parameter { // base58 encoding of user public key "public_key": "3huUrtWW5s5ew98eUFRYz9LPsDUQTujNzzYaB9DBkppQ", // session token for subsequent signatures and messages // apps should send this with any other deeplinks after connect "session": "..." }
Reject
Example
Last updated
Was this helpful?