Easy setup totp-based login for your application
Project description
TOTP Auth
The project was created as a convenient utility for adding top authorization to your site without changing the source code.
Details
The project was built on python and pip so that it can be easily installed with 1 command if you have a python environment.
Technology support
Technology | With Header Rewrite | Without Header Rewrite |
---|---|---|
HTTP | Yes | Yes |
WebSocket | No | Yes |
EventStream | No | Yes |
TODO List
- Create web interface for configuration
- Light-weight version with 1 rewrite for implementing in docker containers
- Migrate from .ini config to sqlite
- Add password support
- Rate limits for protect of bruteforce
- Login page customization
Installation
Installation from pip is easy:
pip install totp_auth
Usage
All interaction goes through totp-auth-cli
.
Run server
totp-auth-cli run
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
totp_auth-1.0.1.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file totp_auth-1.0.1.tar.gz
.
File metadata
- Download URL: totp_auth-1.0.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83c0c6010aeaea9886e3d188a91d26eae871c97000dd27f544e6008f46897eb1 |
|
MD5 | 643524585244fff68002949329e62b52 |
|
BLAKE2b-256 | 5153978ec5cd981984d442bed34b039a655367c170797f4ca880507bead1ca7e |
File details
Details for the file totp_auth-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: totp_auth-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1c8a5ace9b7bf972250e6fc3c0f1e2b3cfbc9fffa3c37b22cd26682ee9ef75d |
|
MD5 | 4f3be41a16eb3030dcef9614cf5002d0 |
|
BLAKE2b-256 | 0cff8a5b6f604a4670e9e5280fd05b795a721909e4dcdc3b71c9e63f0ae790bb |