We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently we hardcode Auth, but tapiro allows the controller to specify an auth type.
Auth
In short, we need to modify metarpheus to use the type extracted from the controller if present
retro/metarpheus/core/src/main/scala/io.buildo.metarpheus/core/extractors/controller.scala
Line 16 in 907381f