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 --- .../Exception/UnsupportedHashAlgorithmException.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 vendor/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php (limited to 'vendor/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php') diff --git a/vendor/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php b/vendor/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php new file mode 100755 index 00000000..44c36ce7 --- /dev/null +++ b/vendor/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php @@ -0,0 +1,12 @@ +