The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
oauth.php File Reference

Classes

class  ZotOAuth1DataStore
 
class  ZotOAuth1
 

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 ZotOAuth1DataStore\new_request_token().