Contents

streamlit-authenticator 0.4.2

0

A secure authentication module to manage user access in a Streamlit application.

A secure authentication module to manage user access in a Streamlit application.

Stars: 2066, Watchers: 2066, Forks: 291, Open Issues: 58

The mkhorasani/Streamlit-Authenticator repo was created 4 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 2066 github stars!

How to Install streamlit-authenticator

You can install streamlit-authenticator using pip

pip install streamlit-authenticator

or add it to a project with poetry

poetry add streamlit-authenticator

Package Details

Author
Mohammad Khorasani
License
None
Homepage
https://github.com/mkhorasani/Streamlit-Authenticator
PyPi:
https://pypi.org/project/streamlit-authenticator/
GitHub Repo:
https://github.com/mkhorasani/Streamlit-Authenticator

Classifiers

No  streamlit-authenticator  pypi packages just yet.

Errors

A list of common streamlit-authenticator errors.

Code Examples

Here are some streamlit-authenticator code examples and snippets.

GitHub Issues

The streamlit-authenticator package has 58 open issues on GitHub

  • [Bug] MediaFileStorageError after logout/login cycle with st.file_uploader
  • Using the Authenticator with credentials stored in a remote database

See more issues on GitHub

Related Packages & Articles

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

oauthlib 3.3.1

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic