helper to access the authentication layer for my personal server.
Project description
square_authentication_helper
about
helper to access the authentication layer for my personal server.
installation
pip install square_authentication_helper
usage
env
- python>=3.12.0
changelog
v2.1.0
- login_username_v0 now uses post method and has new optional flag assign_app_id_if_missing that defaults to false.
- use make_request_json_output to call api endpoints.
v2.0.0
- add functions for
- update_username_v0
- update_password_v0
- delete_user_v0
- move data in password related endpoints to request body from params.
- new optional param, app_id in register_username_v0.
- generate_access_token_v0 now only needs refresh token.
- logout_v0 now only needs refresh token.
- update_user_app_ids_v0 now only updates ids for self (user). added access token as input param and removed user_id.
- get_user_app_ids_v0 is now get_user_details_v0 with access token as the only input param.
v1.0.0
- initial implementation.
Feedback is appreciated. Thank you!
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
Built Distribution
File details
Details for the file square_authentication_helper-2.1.0.tar.gz
.
File metadata
- Download URL: square_authentication_helper-2.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb424f08c6c79a9ee547abb7ad7a89ab54f8382ea7889c0ed43c618c49362d41 |
|
MD5 | e8b7fe32396e7920cb0493e3bcc80d00 |
|
BLAKE2b-256 | a75b75ed4445a509765d577fea81a680b5d751bda1b60bf08b46d9195a047a05 |
File details
Details for the file square_authentication_helper-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: square_authentication_helper-2.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4079338ae92f98b928586812706ed1599974938e9b154485d7e08e74d2d44a7 |
|
MD5 | 48a0202b04d81f1fc7e5e4891bef5817 |
|
BLAKE2b-256 | 2b704930b929818dfd74c4f28460bc2b5ffda97038b9978effaefe0d47f7a083 |