Update readme.md

This commit is contained in:
thexkey 2022-05-26 12:52:03 -05:00 committed by GitHub
parent 7fd890e84d
commit 076b789eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<p align="center"><img src="https://tadah.rocks/images/logos/full.png" alt="Tadah Logo"/></p>
#Tadah User Federation PHP Api
# Tadah User Federation PHP Api
This api allows for 3rd-parties to login to their site using Tadah as a Home Server.
This api is unofficial and might stop working randomly, but i will try to keep it working when i can.
@ -15,4 +15,4 @@ However, Tadah uses Laravel so their login system is both easier and weird to pr
Before processing user credentials, the API will fetch a CSRF token by `GET`'ing the login page (the CSRF is in an HTML form),
Then is `POST`'ed user credentials along with the CSRF token.
# Usage
# Usage