watchlist/Classes/Session
Daniel Gohlke e8b9a8143b [FEATURE] Allow replacement of cookie implementation
The implementation is now extracted into an interface.
That way it is easier to replace the concrete implementation for cookie
handling
with a custom one.

Relates: #21
2025-02-10 09:04:50 +01:00
..
CookieSessionInterface.php [FEATURE] Allow replacement of cookie implementation 2025-02-10 09:04:50 +01:00
CookieSessionService.php [FEATURE] Allow replacement of cookie implementation 2025-02-10 09:04:50 +01:00
SessionServiceInterface.php [TASK] Kickstart extension with basic features (#1) 2022-09-27 10:35:40 +02:00