We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657881f commit 7484ea3Copy full SHA for 7484ea3
README.md
@@ -47,6 +47,7 @@ Using Streamlit-Authenticator is as simple as importing the module and calling i
47
```python
48
import streamlit as st
49
import streamlit_authenticator as stauth
50
+from streamlit_authenticator.utilities import *
51
```
52
53
### 3. Creating a config file
0 commit comments