Authentication API
The implementation is based on the Authentication API Docs.
Usage
Create an AuthenticationAPI instance by providing the Application credentials details (client id & secret) from
the dashboard.
from authentication.client.AuthenticationAPI import AuthenticationAPI
from core.enums.Service import Service
sample = AuthenticationAPI()
a = sample.clientCredentials(clientId="*****", clientSecret="*****" service=Service.AIRTIME_SANDBOX).getAccessToken(Service.AIRTIME_SANDBOX)
print (a)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reloadly_auth-1.1.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reloadly_auth-1.1.1.tar.gz.
File metadata
- Download URL: reloadly_auth-1.1.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1679da6c42b55bf0491c2e0dd78a01640845df7905251f1644ccb48f2e1a16a1
|
|
| MD5 |
afa6169ef1ae09aca48db727a1cc9adf
|
|
| BLAKE2b-256 |
6442c736978d8d2ef31af4f9a6a86e76182e675b25f7971d73b7c3a23590935a
|
File details
Details for the file reloadly_auth-1.1.1-py3-none-any.whl.
File metadata
- Download URL: reloadly_auth-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dfb17fb73e7f757f8a60a7dea4b0868ca99c363599b9d2688c1e94b914ed6a5
|
|
| MD5 |
55741bbd3fec52a9d466c821dd80be4a
|
|
| BLAKE2b-256 |
6ca4204770c1499e2c44d8f8745ba38c94fd9db3ba8598cc203fe1cd3b4756ec
|