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.3.tar.gz
(11.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
totp_auth-1.1.3-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file totp_auth-1.1.3.tar.gz.
File metadata
- Download URL: totp_auth-1.1.3.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 |
385c3527c78a9c56cb06c24848131a22ccba6e3da3d2baa53e83525f6310a7eb
|
|
| MD5 |
c056ff53e22e90eb5a8f2bc83103c47a
|
|
| BLAKE2b-256 |
e4538b5e27afb7ef0ca5d75e4dd65fbf0795c56fbeb677eaffff5760842c64ac
|
File details
Details for the file totp_auth-1.1.3-py3-none-any.whl.
File metadata
- Download URL: totp_auth-1.1.3-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 |
809e79abe30d1578976acf225840208293cd18ac652eb6e66431de0652d49c79
|
|
| MD5 |
d2d3b3883469dddbcfd05ff948b0e8ed
|
|
| BLAKE2b-256 |
474e9d8763ba20e25c27229e5b1016284ae32f399e085879e23fbc6275337677
|