Skip to main content

Stellar Sep10 Modules

Project description

SEP10 WEB AUTHENTICATION TOKEN

For A Full Understanding of Sep10, Please visit the official repo READ MORE DETAILS HERE.

After clone or fork this repo, then

pip install sep10

After installation, it's ready for use, Below is a basic Example of how to use the repo

from Authenticator.StellarAuthy import WebAuthy

webauth = WebAuthy(asset_code, asset_issuer, user_key) # This Also Accept _horizon_url and _network, _horizon_url is the horizon url, the default is the mainnet, _network can also be changed to tesnet default is mainnet
token = webauth.run_auth()

# JWT will be returned

Screenshot-2021-06-27-at-11-21-19.png

Change Log

0.0.1 (27/06/2021)

  • First Release

0.0.2 (27/06/2021)

  • Bug fixes
  • Updated Readme

0.0.3 (28/06/2021)

  • Added validators to list of required packages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sep10-0.0.3.tar.gz (4.9 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page