refactor: 馃挕 Updated some DB entities, added missing cascades
Updated AuthenticationHolder, AuthorizationCode, DeviceCode, AccessToken, RefreshToken, UserAuthN representations of DB entries. Added missing cascades for some elements, to prevent leaving orphaned records in the DB (i.e. for UserAuthN entries).