token-auth-cli
Description
Simple tool for testing token authentication during development.
Installation
pip install token-auth-cli
or
git clone https://github.com/0djentd/token-auth-cli.git
cd token-auth-cli
python -m pip install .
How to use
Usage: token-auth-cli [OPTIONS] COMMAND [ARGS]...
token-auth-cli
Simple tool for testing token authentication during development.
Options:
--verbose / --no-verbose Show additional information
--debug / --no-debug Show debug information
--confirm-settings BOOLEAN Confirm settings before trying to get token.
--show-settings BOOLEAN Show settings before trying to get token.
--api TEXT API url.
--api-get-token TEXT API url to use when trying to get token.
--api-get TEXT API url to check if token valid.
--config FILE Config file.
--store BOOLEAN Store users/tokens.
--help Show this message and exit.
Commands:
init Create config file and users/tokens storage.
list List stored users/tokens.
login Get token and store it.
relogin Try to use stored token for authentication.
remove Remove stored user/token.
Release files for token-auth-cli 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| token-auth-cli-0.2.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| token_auth_cli-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.8 kB
Release files / token-auth-cli-0.2.1.tar.gz
| Download URL | token-auth-cli-0.2.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1061418510688b3946e524a75040eb45941e6251d3464c1862daebb5142d93d7
|
|
BLAKE2b-256 checksum How to use checksums |
ddc2aa9a1ab7b89853872f0ff2c1099ff9a8cb4851e6c44584c51f77e3410942
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / token_auth_cli-0.2.1-py3-none-any.whl
| Download URL | token_auth_cli-0.2.1-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
09d82d8e58c568f908b6cc71f63dba4399e47045571fd6ec97b21d6b74f414fa
|
|
BLAKE2b-256 checksum How to use checksums |
7e8ecd258fab7291eeb2c49bc4f0a87202f03fd089b7d27a67964c091de3b4a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|