From 560a12f0bd6347a335f8ed5201d6d9562d03d4bc Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 3 May 2014 22:24:03 -0400 Subject: Add Google authentication --- vendor/OAuth/OAuth2/Service/ServiceInterface.php | 37 ++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100755 vendor/OAuth/OAuth2/Service/ServiceInterface.php (limited to 'vendor/OAuth/OAuth2/Service/ServiceInterface.php') diff --git a/vendor/OAuth/OAuth2/Service/ServiceInterface.php b/vendor/OAuth/OAuth2/Service/ServiceInterface.php new file mode 100755 index 00000000..f3d1bdad --- /dev/null +++ b/vendor/OAuth/OAuth2/Service/ServiceInterface.php @@ -0,0 +1,37 @@ +