Skip to main content

An identity platform

Project description

authit

authit is the simple and light weight Identity platform

Installation

Install directly from PIP registry

pip install authit

Usage

Import package and initialize

import authit
auth = authit.connect()

To create user

auth.createUser(
    userName="user",
    password="password"
)

To authenticate user

validUser = auth.authenticate(
    userName="user",
    password="password"
)

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

authit-0.0.7.tar.gz (1.3 kB view details)

Uploaded Source

Built Distribution

authit-0.0.7-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: authit-0.0.7.tar.gz
  • Upload date:
  • Size: 1.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for authit-0.0.7.tar.gz
Algorithm Hash digest
SHA256 2702efd24f42f25ffa523d6e2651962b5517450ddc60e83d747e0bfb46927d15
MD5 f07c8e1219645ea0575297a2407dffe4
BLAKE2b-256 7c9aa21d28c3c2f08cd29ef904efc5dcf0f90723f46aec1bb1047190d4c9b01d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: authit-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for authit-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 44b90df337efb623cf1c82b973ad9b55add14422444ea1deb7788604649a6286
MD5 43fcea7e45245943a5723849b8e81bd1
BLAKE2b-256 78ba21f54c2c222e61b74ef02c4cc9cad30a2d3b1b52e939dc395686988f6be4

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