Skip to content

Commit 96f0409

Browse files
committed
update readme
1 parent 6239888 commit 96f0409

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# WordPress Authentication for Streamlit
22

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+
37
This Python package allows users of a Streamlit app to authenticate with a WordPress website via JSON Web Tokens (JWT).
48

59
## Installation

0 commit comments

Comments
 (0)