aboutsummaryrefslogtreecommitdiff
path: root/Psso/AuthProvider/ConfigFile.php
AgeCommit message (Collapse)Author
2026-08-09implement the rest of login process incl. cookie redirects and 'next'winter Sparkles
2026-08-09implement sessions and also log in/outwinter Sparkles
session data is stored in sqlite, not using php sessions
2026-08-08implement a large chunk of the auth system itself :Dwinter Sparkles