authentication service for my personal server.
Project description
lapa_authentication
About
Authentication service
Installation
pip install lapa_authentication
Env
- python>=3.12.0
Changelog
v0.0.4
- bug fix - add "email_validator>=2.0.0" in dependencies.
v0.0.3
- use lapa_commons to read config.
v0.0.2
- move logger to configuration.py.
- remove unused dependencies.
- add lapa_database_helper.
v0.0.1
- /register endpoint added.
- Before adding user into the authentication server. It will first check if the user's email-id is already present
in the database or not.
- If Yes -> Do not create entry in the database. Return message saying user already exists.
- If No -> Create entry in the database. Return message saying user created successfully.
- Before adding user into the authentication server. It will first check if the user's email-id is already present
in the database or not.
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 lapa_authentication-0.0.4.tar.gz
.
File metadata
- Download URL: lapa_authentication-0.0.4.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81df9a102ee53c0aeb4ed3ed8ea80076385e8a08e434b507b52299f5b2992450 |
|
MD5 | f2e1b8ab47eee73ca20880f043507b1c |
|
BLAKE2b-256 | 4c04dcdea6c598a7cc3c4ff32fc8745576769e51a4c292a426a6ed664ddabeb2 |
File details
Details for the file lapa_authentication-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: lapa_authentication-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875340506d6e01ef0dc218d8180219c6d339f306ca649d57f2e67cd5c2e22a20 |
|
MD5 | a17e6ec0483296990be6372cd3bc09b9 |
|
BLAKE2b-256 | 239d4e779bebc0b9b03addc708ac8defc89ea41e7ad3c9ce8402fa58f642a30d |