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

  • changes in register calls w.r.t new table Credential

v0.0.9

  • fix missing dependencies in setup.py

v0.0.8

  • remove salt storing from register.
  • implement login route.

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

Uploaded Source

Built Distribution

lapa_authentication-0.0.10-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lapa_authentication-0.0.10.tar.gz
Algorithm Hash digest
SHA256 589fa83e37c6b30a199052ec4d8fba4392e190bd7486b3a4301c77aa2b0eb8a0
MD5 0c020a83f84c9ca2875b75faabb52588
BLAKE2b-256 9acfc6d4050823311f5884df569dd9edc02fe6260ab781c1b8700869e301a1e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for lapa_authentication-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4d4dd584f1d770ea3d3daf663e917b175b661d937c4bcb8cf69be134490d81ce
MD5 c4fe14b39d777ca1b23b2020394588c2
BLAKE2b-256 5f9c1a71c6b3762d7025def7cf3199e31d31b5b165c2d8e2680da7b10cce804b

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