From 4d4308c46d4f7801c657cc79d2243e1a81831334 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 27 Oct 2023 22:29:56 +0200 Subject: Updated 32 files, added 279 files, deleted 3 files and renamed 14 files (automated) --- oauth/.DS_Store | Bin 6148 -> 6148 bytes oauth/callback-native/index.php | 3 ++- oauth/callback/index.php | 3 ++- oauth/index.php | 2 +- oauth/init/index.php | 3 ++- oauth/native/index.php | 3 ++- oauth/needs-native/index.php | 1 + 7 files changed, 10 insertions(+), 5 deletions(-) (limited to 'oauth') diff --git a/oauth/.DS_Store b/oauth/.DS_Store index f3ee465..b1ba7bb 100644 Binary files a/oauth/.DS_Store and b/oauth/.DS_Store differ diff --git a/oauth/callback-native/index.php b/oauth/callback-native/index.php index ea9993b..c5d0b44 100644 --- a/oauth/callback-native/index.php +++ b/oauth/callback-native/index.php @@ -1,5 +1,6 @@ -- cgit