From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/oauth_8php.html | 170 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 doc/html/oauth_8php.html (limited to 'doc/html/oauth_8php.html') diff --git a/doc/html/oauth_8php.html b/doc/html/oauth_8php.html new file mode 100644 index 000000000..d97555bfa --- /dev/null +++ b/doc/html/oauth_8php.html @@ -0,0 +1,170 @@ + + + + + + +The Red Project: include/oauth.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
oauth.php File Reference
+
+
+ + + + + + +

+Classes

class  FKOAuthDataStore
 
class  FKOAuth1
 
+ + + + + +

+Variables

const REQUEST_TOKEN_DURATION 300
 
const ACCESS_TOKEN_DURATION 31536000
 
+

Variable Documentation

+ +
+
+ + + + +
const ACCESS_TOKEN_DURATION 31536000
+
+
+ +
+
+ + + + +
const REQUEST_TOKEN_DURATION 300
+
+

OAuth server Based on oauth2-php http://code.google.com/p/oauth2-php/

+ +

Referenced by FKOAuthDataStore\new_request_token().

+ +
+
+
+
+ + + + -- cgit v1.2.3