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 -r requirements.txt
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
Change Log
0.0.1 (27/06/2021)
- First Release
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(4.9 MB
view details)
File details
Details for the file sep10-0.0.1.tar.gz.
File metadata
- Download URL: sep10-0.0.1.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cce8526843517aa1b0c85729184e0de63424e22692aa4adbdc619dd9dd67f2cf
|
|
| MD5 |
84d417aa28d646d245ec1d1728d5d6d5
|
|
| BLAKE2b-256 |
7ad1ea3ba0849d7c21a7ca9c40db578901f495f3a0b2c34fcfb672a1694d684b
|