Logout users from OIDC provider when logging out of the app

This commit is contained in:
Maurus Decimus
2026-04-23 13:57:27 +02:00
parent 27ba55fbf6
commit 47fcf1fe08
5 changed files with 53 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. This projec
## [0.1.1] - 2026-04-XX
### Added
- Logout users from OIDC provider when logging out of the app.
### Changed