common business layer for my personal server.
Project description
square_common_bl
about
common business layer for my personal server.
Installation
pip install square_common_bl
env
- python>=3.12.0
changelog
v3.1.1
- dependencies
- square_authentication_helper>=2.5.1.
v3.1.0
- authentication
- update_user_recovery_methods_v0.
v3.0.0
- authentication
- breaking change: delete_user_v0 is now POST instead of DELETE.
v2.7.0
- authentication
- update parameters for update_password_v0.
- add validate_email_verification_code_v0.
- add send_verification_email_v0.
- add update_profile_details_v0.
- add send_reset_password_email_v0.
- add generate_account_backup_codes_v0.
v2.6.5
- remove config.ini and config.testing.ini from version control.
v2.6.4
- env
- add ALLOW_ORIGINS
v2.6.3
- mock ini file for pytest.
v2.6.2
- make profile_photo optional in update_profile_photo_v0.
v2.6.1
- add python multipart as dependency.
v2.6.0
- bump square_file_store_helper>=3.0.0.
- authentication
- add update_profile_photo_v0.
v2.5.0
- new dependency square_file_store_helper.
- config
- add new section SQUARE_FILE_STORE_HELPER.
- update gitignore to add temp folder.
- authentication
- add cleanup_task.
- add get_user_profile_photo_v0.
v2.4.1
- bump square_logger to 2.0.0.
v2.4.0
- add pytest as dependency.
- add dummy test case.
v2.3.1
- add error logs in all endpoints.
v2.3.0
- add authentication -> logout_apps_v0.
v2.2.0
- add authentication -> logout_all_v0.
v2.1.0
- github actions for CI/CD for testing and auto build and push.
v2.0.0
- remove authentication -> logout_v0, generate_access_token_v0.
v1.11.0
- set allow_credentials=True.
v1.10.0
- rename remove_app_for_self_v0 to logout_v0.
v1.9.0
- add authentication -> get_user_details_v0.
v1.8.0
- add authentication -> update_password_v0.
v1.7.0
- add authentication -> update_username_v0.
v1.6.0
- add authentication -> delete_user_v0.
v1.5.0
- add authentication -> generate_access_token_v0.
v1.4.0
- add authentication -> logout v0.
v1.3.2
- validate extra params in greeting -> create_greeting v0.
v1.3.1
- accept access_token as header instead of query param in greeting -> create_greeting v0.
v1.3.0
- add square_authentication_helper as dependency.
- replace user_id with access_token in greeting -> create_greeting.
v1.2.0
- initialize SquareDatabaseHelper in configuration.py.
- remove app_id from greeting -> create_greeting.
v1.1.0
- add utils -> get_app_id_v0.
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
square_common_bl-3.1.1.tar.gz
(10.3 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 square_common_bl-3.1.1.tar.gz.
File metadata
- Download URL: square_common_bl-3.1.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0600eeb60db8d382dc2077bb0d1a0da5ad7553704eeb1cf14d47926ac972ae53
|
|
| MD5 |
3eef4ed030b6cf856e92d6d306d6acbf
|
|
| BLAKE2b-256 |
f23abfea3d1b090c881b3f47ce55d49fdc6f4fbbcf1c1f92315fd9d2478a2a4c
|
File details
Details for the file square_common_bl-3.1.1-py3-none-any.whl.
File metadata
- Download URL: square_common_bl-3.1.1-py3-none-any.whl
- Upload date:
- Size: 13.9 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 |
d10c711435616a1a14fd04e0e98cf3548c837d86ed8fd05208a2ab2a4d90f073
|
|
| MD5 |
7a572469f98e443276df9ba663b1bd27
|
|
| BLAKE2b-256 |
814eb11e29060af498ec50cd20bd83733cfb73a53df0a32d5d5d2fe457578290
|