From 3354d45762bbe0db33e3d26d8997e6f6624f24d7 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Sun, 9 Aug 2026 02:26:33 +0100 Subject: implement sessions and also log in/out session data is stored in sqlite, not using php sessions --- Psso/AuthInterface/UserExists.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Psso/AuthInterface/UserExists.php (limited to 'Psso/AuthInterface/UserExists.php') diff --git a/Psso/AuthInterface/UserExists.php b/Psso/AuthInterface/UserExists.php new file mode 100644 index 0000000..a75d5c6 --- /dev/null +++ b/Psso/AuthInterface/UserExists.php @@ -0,0 +1,6 @@ +