Skip to main content

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.7

  • overhaul register logic.
  • overhaul tablename import logic.

v0.0.6

  • syntax error fix in main.py.

v0.0.5

  • update database tables.
  • move reading of database tables to configuration.py.

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

  1. /register endpoint added.
    1. 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.
      1. If Yes -> Do not create entry in the database. Return message saying user already exists.
      2. If No -> Create entry in the database. Return message saying user created successfully.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lapa_authentication-0.0.7.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

lapa_authentication-0.0.7-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file lapa_authentication-0.0.7.tar.gz.

File metadata

  • Download URL: lapa_authentication-0.0.7.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for lapa_authentication-0.0.7.tar.gz
Algorithm Hash digest
SHA256 da4498c1f2da0163408c668377f7bc5c67b8edeff3498c53eb6c93420246b3b0
MD5 15f7432010f34ffef6da4b0948741065
BLAKE2b-256 b4f36a748594df2ba3e32a7639302c4d01b6ba04765c3ac831c8eb184fb8d4af

See more details on using hashes here.

File details

Details for the file lapa_authentication-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for lapa_authentication-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 77bd0309e5a2a14e34519c8014520f9f84368e89b7aa44fb13efde25c30fa2aa
MD5 9efcc95ec2c5bd89518c761dadbfbe89
BLAKE2b-256 ceb9a32b80d44cc8790340d434cb5176a6a9a111cc9fed4e61f5dfde4bf9eeb1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page