X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fapi.md;h=f3fae820143ae2c81831e6b0f86fffc0ed756097;hb=03a2888b831bd42f58e53226ded0ab923eddb77a;hp=a4ea985778870049a7e7eb614fec561897eb431d;hpb=aa0b485f3dca72c5448076e913fa54d948cd7731;p=friendica.git diff --git a/doc/api.md b/doc/api.md index a4ea985778..f3fae82014 100644 --- a/doc/api.md +++ b/doc/api.md @@ -20,9 +20,7 @@ Using an invalid method results in HTTP error 405 "Method Not Allowed". ### Authentication -Friendica supports basic HTTP Auth and OAuth 1 to authenticate the user to the APIs. - -OAuth settings can be added by the user in web UI under [/settings/oauth/](/settings/oauth/). +Friendica supports basic HTTP Auth and OAuth to authenticate the user to the APIs. ### Errors