Package-level declarations
Types
Exception thrown when requesting authorization entries from the server fails.
Base exception for SEP-45 challenge validation errors.
Base exception for all SEP-45 Web Authentication for Contracts errors.
Exception thrown when the account argument doesn't match the client's contract account.
Exception thrown when authorization entry arguments are invalid or malformed.
Exception thrown when the authorization entry targets a different contract than expected.
Exception thrown when the authorization entry calls an unexpected function.
Exception thrown when the home_domain argument doesn't match the expected domain.
Exception thrown when the network passphrase doesn't match the expected network.
Exception thrown when the nonce argument is missing or inconsistent.
Exception thrown when the server's signature on an authorization entry is invalid.
Exception thrown when the web_auth_domain argument doesn't match the auth endpoint host.
Exception thrown when client domain authentication is misconfigured.
Exception thrown when a required client entry is missing from the challenge.
Exception thrown when the server's authorization entry is missing from the challenge.
Exception thrown when the domain's stellar.toml is missing the WEB_AUTH_CONTRACT_ID.
Exception thrown when the domain's stellar.toml is missing the WEB_AUTH_FOR_CONTRACTS_ENDPOINT.
Exception thrown when the domain's stellar.toml is missing the SIGNING_KEY.
Exception thrown when an authorization entry contains sub-invocations.
Exception thrown when a SEP-45 operation times out.
Exception thrown when submitting signed authorization entries to obtain a JWT token fails.
Exception thrown when the server returns an unexpected or unparseable response.