Skip to main content

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


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.2.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

totp_auth-1.0.2-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

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