stellar_sep10_auth
Perform SEP-10 authentication flow: sign the challenge with your Stellar public key and receive a JWT token.
Instructions
Perform SEP-10 challenge signing flow and return JWT token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anchorDomain | Yes | Anchor domain, e.g. anchor.example.com | |
| publicKey | Yes | Account public key that will authenticate. |