diff --git a/doc/en/rss_authentication_guide.md b/doc/en/rss_authentication_guide.md new file mode 100644 index 0000000..9674718 --- /dev/null +++ b/doc/en/rss_authentication_guide.md @@ -0,0 +1,8 @@ +# FreshRSS +``` +Step 1: Go to Authentication under Administration +Step 2. Tick the checkbox under "Allow API access (required for mobile apps)" +Step 3: Go to Profile under Configuration +Step 4: Create an API password and click Submit +Step 5: Use http://ip-address:port/api/greader.php and enter for host, replace the password field with the API password created on Step 4 +``` \ No newline at end of file