Skip to content

issues Search Results · repo:mkhorasani/Streamlit-Authenticator language:Python

Filter by

249 results
 (62 ms)

249 results

inmkhorasani/Streamlit-Authenticator (press backspace or delete to remove)

I have been using this module for a year and find it to be an excellent job. For my application I need to edit (as admin) the roles of other users (members, guests..) in a specific page and I was able ...
enhancement
  • Pol-dea
  • 2
  • Opened 
    18 days ago
  • #279

Hi, I m trying to run streamlit-authenticator vers 0.4.2 together with streamlit vers 1.42.0 but get the above named error. Is this an already known problem? I m using Python vers 3.11.4 Best, Alex
help wanted
  • alhowe
  • Opened 
    on Apr 4
  • #278

Streamlit Version 1.43.2 Streamlit Authenticator 0.4.2 Logging in works. But once I refresh the page or open in another tab, the user is logged out again and st.session_state.get( authentication_status ...
  • Eslsamu
  • 1
  • Opened 
    on Apr 2
  • #276

Hi there! Thank you for the great work! I found when I upgraded my streamlit to 1.43.0, a compatibility issue occured. Once I logged in, the login interface would not disappear but keep flashing continuously. ...
  • LTEnjoy
  • 2
  • Opened 
    on Mar 27
  • #275

Not sure if this is user error but after I log in with correct login details, the rest of the app loads below the login box but the box stays there. Image Code I am running: import streamlit as st import ...
help wanted
  • nomivcastle
  • 1
  • Opened 
    on Mar 18
  • #274

Problem When switching to another page as soon as you authenticate a user, the cookie fails to be set. Cause This is caused by I/O delay. Solution Introduce a delay upon setting the cookie in line ...
enhancement
  • JimiC
  • Opened 
    on Mar 11
  • #272

I m using version 0.4.2 forgot password widget try: username_of_forgotten_password, \ email_of_forgotten_password, \ new_random_password = authenticator.forgot_password() if username_of_forgotten_password: ...
help wanted
  • atr0000
  • 5
  • Opened 
    on Mar 11
  • #270

There are cases where the login flow is resulting to an exception due to missing guard clause in CookieModel.get_cookie function. Specifically this line https://github.com/mkhorasani/Streamlit-Authenticator/blob/a9117af8795273508b9e963a58ebce9a9f1e24a9/streamlit_authenticator/models/cookie_model.py#L79 ...
bug
  • JimiC
  • 3
  • Opened 
    on Mar 9
  • #268

Login shows this : Authentication error: cannot unpack non-iterable NoneType object
help wanted
  • gilbert-mjp
  • 1
  • Opened 
    on Mar 8
  • #267

Hi, beginner user here, I would like to know if the reset_password function can also reset the hint because the user will need a new hint if the new password is too different. Thanks
enhancement
  • bespinosaaco
  • 1
  • Opened 
    on Mar 7
  • #266
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub