From 35acf363aa1f19083c9d6cca7b6f77f5085cd87d Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Fri, 3 Jun 2022 21:52:57 -0400 Subject: [PATCH] fix --- www/application/helpers/hybridauth_helper.php | 1 + .../views/site3/internal/template/side_menu.php | 2 +- www/application/views/users/view_balance.php | 11 ++--------- www/svs/user/userve.php | 2 +- 4 files changed, 5 insertions(+), 11 deletions(-) diff --git a/www/application/helpers/hybridauth_helper.php b/www/application/helpers/hybridauth_helper.php index 1b6efcdd..dbe04d0d 100644 --- a/www/application/helpers/hybridauth_helper.php +++ b/www/application/helpers/hybridauth_helper.php @@ -48,6 +48,7 @@ if ( ! function_exists('get_google_client')) if (! function_exists('get_apple_config')) { function get_apple_config() { + // https://arfasoftech.com/blog/How-to-Integrate-Sign-in-with-Apple-in-PHP-(5-minute-code) return array( /* 'client_id' => */ 'com.wrenchboard.users.client', /* 'client_secret' => */ 'eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiIsImtpZCI6Ilc1V1RXQzlEVEoifQ.eyJpc3MiOiJKUjM2M0ZFWThSIiwiaWF0IjoxNjU0MDgzODQxLCJleHAiOjE2NTkyNjc4NDEsImF1ZCI6Imh0dHBzOi8vYXBwbGVpZC5hcHBsZS5jb20iLCJzdWIiOiJjb20ud3JlbmNoYm9hcmQudXNlcnMuY2xpZW50In0.TIPMwjS2MgSysqEuw3yu1nrOcrH-6omzerDhx0CadjWn2yCO8wZhQiAlhIFs7F-WPektIJ6h-2BT62yGrILiTA', diff --git a/www/application/views/site3/internal/template/side_menu.php b/www/application/views/site3/internal/template/side_menu.php index 46128155..ff5adffe 100644 --- a/www/application/views/site3/internal/template/side_menu.php +++ b/www/application/views/site3/internal/template/side_menu.php @@ -174,7 +174,7 @@ -