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.5.0
- delete_user_v0 now uses post method.
- add update_user_recovery_methods_v0.
- add generate_account_backup_codes_v0.
- add reset_password_and_login_using_backup_code_v0.
- add send_reset_password_email_v0.
- update parameters for update_password_v0.
- add validate_email_verification_code_v0.
- add send_verification_email_v0.
- add update_profile_details_v0.
- add reset_password_and_login_using_reset_email_code_v0.
- add register_login_google_v0.
- dependencies
- add square_database_structure>=2.5.7.
v2.4.1
- make profile_photo in update_profile_photo_v0 optional.
v2.4.0
- add update_profile_photo_v0.
v2.3.1
- bump to square_commons>=2.0.0.
v2.3.0
- add logout_apps_v0 and logout_all_v0.
v2.2.0
- add validate_and_get_payload_from_token_v0.
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
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 square_authentication_helper-2.5.0.tar.gz.
File metadata
- Download URL: square_authentication_helper-2.5.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07a4bdb6495fe9017ef0c333aff915daaf65ba3eed5329609062ec50f33d6b0e
|
|
| MD5 |
38c406ed76b84d7d278dc3bb0ea00aaa
|
|
| BLAKE2b-256 |
e617dee6e1ae811e64f9f95827f638d69b19af5f3e92643c38f7c47094b07dfa
|
File details
Details for the file square_authentication_helper-2.5.0-py3-none-any.whl.
File metadata
- Download URL: square_authentication_helper-2.5.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f149551efb17771f1b5e8771a62c61917ff867589b6e05e059e2862bf7fcc54
|
|
| MD5 |
4dad3679f810bdd50b351e44516fe54f
|
|
| BLAKE2b-256 |
6b5c0db6079a467b9671307f833dbcb8b28791625419248ad73a39c9281538b1
|