typetta
typetta copied to clipboard
Middleware ordering
Discussed in https://github.com/twinlogix/typetta/discussions/233
Originally posted by Atlinx June 1, 2022 I'd like to make certain middleware run before Typetta's security middleware.
I think if we split the security middleware from the EntityManager itself, we'll get custom ordering as well as better decoupling for the entity manager creation from its configuration.