issues
search
mkhorasani
/
Streamlit-Authenticator
A secure authentication module to manage user access in a Streamlit application.
Other
1.66k
stars
258
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using Streamlit Authenticator with secrets.toml file
#242
tylncck
closed
1 week ago
1
Getting error "cannot unpack non-iterable NoneType object" since updating to latest release
#241
Wilhelm-Schweizer
closed
1 week ago
1
Authenticate with SQL
#240
pandachen7
opened
1 week ago
1
using exact documentation, i can login rbriggs, but i cant login jsmith
#239
rhavif-budiman
closed
3 weeks ago
12
Don't recreate the credentials dictionary
#238
traverseda
opened
3 weeks ago
2
login_attempts Logic error,LoginError Never triggered
#237
Euraxluo
opened
3 weeks ago
1
config.yml not populating new user details after sign up via Google
#236
iamsharduld
closed
4 weeks ago
2
Enhanced compatibility for Microsoft Guest Login
#235
BenDavis71
closed
1 month ago
0
Register User Function
#234
emirayurc
opened
1 month ago
1
All users being allowed to register after "pre-authorized" list becomes empty
#233
pallav445
opened
1 month ago
5
issues when connecting to login endpoint
#232
HayatoSempai
closed
1 month ago
1
How to rewrite a login page
#231
dtiosd
closed
1 month ago
1
hash_list function is broken
#230
Varun2101
opened
1 month ago
1
oauth2 "guest" login just redirects back to app without going to microsoft
#229
Rob-murphys
closed
1 month ago
14
make register user more general!
#228
sheriffff
closed
1 month ago
2
yaml dump works wrong
#227
sheriffff
closed
1 month ago
1
Authentication with [experimental] guest_login can't keep user after refresh
#226
informatica92
closed
1 month ago
5
login option to NOT autocomplete
#225
sheriffff
opened
1 month ago
3
st.set_page_config in multi page app -> StreamlitSetPageConfigMustBeFirstCommandError
#224
mpreusse
closed
1 month ago
4
User not pre-authorized to register
#223
ys-ccc
closed
1 month ago
4
login widget doesn't disappear after successful login
#222
ai4ki
closed
1 month ago
2
I get logged out every time I refresh the page since v4.1
#221
kaikenshu
opened
1 month ago
6
For snowflake we use authenticator='externalbrowser' can this be implemented?
#220
mahanteshimath
closed
1 month ago
1
AttributeError: 'Hasher' object has no attribute 'generate'
#219
AnubhavYadavBCA25
closed
1 month ago
1
multipage multiuser app authenticator object
#218
AH012
closed
1 month ago
4
More Specific Error on Bad Passwords
#217
cameron-kranz
opened
1 month ago
4
Lacking documentation about how to use the new "roles" attribute for users
#216
jcohensolal
closed
1 month ago
1
Latest version of streamlit-authenticator not working with streamlit 1.33.
#215
mparacha7
closed
1 month ago
1
Login form not rendering when using Authenticate.login()
#214
Rebornify
closed
1 month ago
0
Get password when registering user
#213
cdagher
closed
1 month ago
4
set form button type
#212
cameron-kranz
opened
1 month ago
1
Fix SyntaxError in `authentication_models.py` due to unmatched brackets in f-string
#211
HSILA
closed
1 month ago
1
SyntaxError: unmatched '[' in v0.3.4
#210
HSILA
closed
1 month ago
1
Login Error - Cookie Cleaning
#209
federico-cau-linkalab
closed
2 months ago
3
Update authentication_controller.py
#208
Ethan-C-Honzik
closed
2 months ago
1
Unable to login
#207
alibabadoufu
closed
2 months ago
1
Login issue Username/password is incorrect
#206
AvisP
closed
1 month ago
5
login set captcha=True,not input captcha,
#205
bendchen
closed
2 months ago
2
Login twice while using st.navigation/st.page
#204
dgaoh
closed
2 months ago
3
Authentication status reverts back to True after successful logout and page refresh.
#203
arishokri
closed
1 month ago
2
Pre-authentication form methods cannot be used within function calls.
#202
arishokri
closed
3 months ago
1
Update README.md
#201
cirodil
closed
3 months ago
1
add option use_container_width for the widget?
#200
chuong98
opened
3 months ago
0
Setting the clear_on_submit parameter always clears, even when undesirable
#199
robinzimmermann
opened
3 months ago
1
Register User method is giving None, None ,None as a return parameters
#198
AnveshMS
closed
3 months ago
4
Cookies not working in cloud deployments / docker
#197
brdemorin
opened
3 months ago
3
update user details -> new name or email not being set in Cookie
#196
brdemorin
closed
3 months ago
11
User stays logged in after password is changed
#195
ibestvina
closed
3 months ago
3
Enhancement: Option to remove "Username" as a required field
#194
brdemorin
closed
3 months ago
2
Using the Authenticator with credentials stored in a remote database
#193
njt1980
opened
3 months ago
9
Next