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
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
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.3.tar.gz
(4.9 MB
view details)
File details
Details for the file sep10-0.0.3.tar.gz
.
File metadata
- Download URL: sep10-0.0.3.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 | 3012ed481b5e3f5c2e5ef89248a6ffadf07f9d650dd58577e162271324645d7b |
|
MD5 | fbc2a14e79c4ddd16d998b62de83bf98 |
|
BLAKE2b-256 | ca78dc49dad28209700d85024798199088047559a48bb5d4161ef9c8b29b564f |