From c0b832d19fc478d67752a6692bf71f178346e14a Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Tue, 10 Nov 2009 17:10:56 -0800 Subject: Add new OAuth application tables and DataObjects. Also add a new column for consumer secret to consumer table. --- classes/Oauth_application_user.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 classes/Oauth_application_user.php (limited to 'classes/Oauth_application_user.php') diff --git a/classes/Oauth_application_user.php b/classes/Oauth_application_user.php new file mode 100755 index 000000000..a8922f5e7 --- /dev/null +++ b/classes/Oauth_application_user.php @@ -0,0 +1,24 @@ +