typetta icon indicating copy to clipboard operation
typetta copied to clipboard

Middleware ordering

Open edobrb opened this issue 2 years ago • 1 comments

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.

edobrb avatar Jun 01 '22 23:06 edobrb

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.

Atlinx avatar Jun 03 '22 16:06 Atlinx