From af815c481c11db24b463802c86c79e637e53c5f6 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Wed, 5 Jun 2019 23:35:23 +0300 Subject: [PATCH] Added Apple ID OAuth adapter --- src/Auth/OAuth/Apple.php | 62 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/Auth/OAuth/Apple.php diff --git a/src/Auth/OAuth/Apple.php b/src/Auth/OAuth/Apple.php new file mode 100644 index 0000000000..37c32107e4 --- /dev/null +++ b/src/Auth/OAuth/Apple.php @@ -0,0 +1,62 @@ +