From 6c0133be1f945215ae5b21c4e6da0fda2817a0a3 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 15 Sep 2014 22:23:07 -0700 Subject: change platform name to redmatrix (lowercase, one word) for use in meta tags and stuff, move yet another oauth1 library to library instead of having it in plugins where we'll end up with a white screen if we re-use it in another plugin; which I plan to do. --- library/oauth/oauth_client_class.html | 607 ++++++++++++++++++++++++++++++++++ 1 file changed, 607 insertions(+) create mode 100644 library/oauth/oauth_client_class.html (limited to 'library/oauth/oauth_client_class.html') diff --git a/library/oauth/oauth_client_class.html b/library/oauth/oauth_client_class.html new file mode 100644 index 000000000..690730a7e --- /dev/null +++ b/library/oauth/oauth_client_class.html @@ -0,0 +1,607 @@ + + + +Class: OAuth client + + +

Class: OAuth client

+
+ +
+ +
+ +
+ + +
+
Manuel Lemos (mlemos-at-acm.org)
+ + -- cgit v1.2.3