Hi all,
I realized in hydra DB that records of authentication request, authentication session, code, consent request and pkce etc. never get cleaned up and am starting to worry this can become an issue over time (while access tokens are fine as there is a flush call at least). Is there indeed any housekeeping mechanism in place or in plan for these records?
Thanks!