From b422b6ded608807c7d3bb8b965b3797ca513610b Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Sat, 8 Aug 2026 23:01:51 +0100 Subject: implement a large chunk of the auth system itself :D --- Psso/Context.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Psso/Context.php (limited to 'Psso/Context.php') diff --git a/Psso/Context.php b/Psso/Context.php new file mode 100644 index 0000000..4a2cd82 --- /dev/null +++ b/Psso/Context.php @@ -0,0 +1,13 @@ +results[] = $result; + } +} -- cgit v1.3