How is one able to retrieve/ setup the AuthDynamicFeature using this Bundle?
Provider are not yet established and the injector is not ready until the run() phase.
Can you add an example setup dropwizard-auth using the guice bundle?
Thank you in advance.