]> git.mxchange.org Git - friendica.git/blobdiff - doc/api.md
Several performance improvements
[friendica.git] / doc / api.md
index a4ea985778870049a7e7eb614fec561897eb431d..f3fae820143ae2c81831e6b0f86fffc0ed756097 100644 (file)
@@ -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