You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# WordPress Authentication for Streamlit
2
2
3
+
* Please note that in order to use this package, you need a WordPress website that supports the JWT Authentication plugin. To get started, you will first need to install the WordPress Plugin. Here is the GitHub page where you can find the WordPress Plugin: WordPress Streamlit Integration Plugin
4
+
5
+
After installing the WordPress Plugin, you can proceed with the installation of the Python
6
+
3
7
This Python package allows users of a Streamlit app to authenticate with a WordPress website via JSON Web Tokens (JWT).
0 commit comments