Commit graph

7 commits

Author SHA1 Message Date
8d9b75c5fd
feat: add E2E testing 2024-05-14 00:40:10 +02:00
8316d4078c
feat: logout user from OIDC provider
Some checks failed
Visitenbuch CI / test (push) Failing after 36s
Visitenbuch CI / release (push) Has been skipped
2024-05-13 04:17:48 +02:00
e8e93a82ae
style: reformatted with ESLint 2024-04-06 01:05:01 +02:00
a430f55b2e
fix: auth.js in release mode 2024-02-28 15:14:42 +01:00
4c14233a7f
fix: wrong login redirect URLs
The included signIn and signOut actions from authjs-sveltekit used the HTTPS protocol even if the website does not use it.
I have rewritten these functions myself.
2024-02-19 01:12:31 +01:00
e68681129f
chore: update authjs 2024-02-18 01:15:49 +01:00
372b7d6948
fix: improve login/logout
Allow login/logout to work without Javascript
2024-02-07 11:52:27 +01:00