Closed as not planned
Description
Description
It seems like https://hexdocs.pm/oidcc/oidcc_provider_configuration_worker.html is intended to generate the raw values for serving .well-known/openid-configuration
and .well-known/jwks.json
. Is there any mechanisms provided by this library or oidcc_plug
to directly serve those discovery URLs? Or is that something that consumers need to wire up separately?