Skip to content

SEP-10 improvements

Latest
Compare
Choose a tag to compare
@christian-rogobete christian-rogobete released this 10 Dec 18:50
  • SEP-10 improvement: adds the possibility to pass a client domain signing function to WebAuthenticator.jwtToken(...), so that the challenge can be signed by a client domain signer on a remote server without having to store the signing key within the app.

  • ChangeTrustAsset improvement of sort order validation. See also: #167.

  • Extend Network enum so that the network passphrase can be accessed.