authlit

A streamlit library which provides a Login/Sign-Up UI with an option to reset password, also supports cookies.


License
MIT
Install
pip install authlit==0.1.3

Documentation

Authlit

Overview

A streamlit library which provides a Login/Sign-Up UI with an option to reset password with Email OTP Validation, also supports cookies.

Installation

You can install the package via pip:

pip install authlit