Skip to main content

Provide Signed Challenge Transaction

POST 

/WEB_AUTH_ENDPOINT

Allows the wallet to post the signed SEP-10 challenge transaction. More information here. The endpoint url can change but is provided in the toml file under the WEB_AUTH_ENDPOINT variable.

Request

Body

    transaction string

Responses

SEP-10 handshake was successful.

Response Headers
    Schema
      token string
    Loading...