Easy setup totp-based login for your application
Project description
TOTP Auth
The project was created as a convenient utility for adding TOTP authorization to your site without changing your project.
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 classic 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
.
Run server
totp-auth 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.1.4.tar.gz
(11.3 kB
view details)
Built Distribution
totp_auth-1.1.4-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file totp_auth-1.1.4.tar.gz
.
File metadata
- Download URL: totp_auth-1.1.4.tar.gz
- Upload date:
- Size: 11.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 | 3cd9b628f42a1bbdbd7569599e1ee387cb4fdbbbb810dbfbc3595f73b6370d1a |
|
MD5 | 8b1dd0478680b23c6e0f9ee218f7caec |
|
BLAKE2b-256 | 836c2f20e834f96a4085fa29c7da9679f95ac8af6b0203166bc9ed0b1bba966a |
File details
Details for the file totp_auth-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: totp_auth-1.1.4-py3-none-any.whl
- Upload date:
- Size: 13.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 | 4c9f83dd9a39b9890ed06e6d3ae8cfb06f637a7447652ba0ac4d82d2bdbea005 |
|
MD5 | 6fa9780805d247169f2261285248be46 |
|
BLAKE2b-256 | d7876df204530acc84c95af34e557fb52c9a5c218a44e2aa1e6503c38be2028e |