* use DANGEROUS prefix and drop a warning log
* chore: verify pass through external auth query params Unit test added to verify behavior of query params set in the auth url for external apps. This behavior is intended to specifically support Auth0 audience query param.
* test: implement fake OIDC provider with full functionality * Refactor existing tests