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.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.6.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

lapa_authentication-0.0.6-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lapa_authentication-0.0.6.tar.gz
Algorithm Hash digest
SHA256 dc869346f8e9a19b2ad85b27a81909e371a1e2a7dbe23dd34d0ad0b58e4403c7
MD5 c57663298c48f2ef4989f41639a0d4ec
BLAKE2b-256 92164c5ef8e31e4dc5bdf1eeae5bd73bb27e235330433b9d6ca19cb0afed2728

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lapa_authentication-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 508117fbfcaed97d4b5d5357d189b108aea00c1732743edfb18623ce7b9b704b
MD5 7c2f703e6c85a8c0e4d9e528ddd6fd2d
BLAKE2b-256 9b962be07c0d04fa7aee043c1b6926ef9de1c21c1b9f5244797515fcf3333a73

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