pub(crate) async fn handle_openid_config(
__arg0: State<Arc<OidcMockContext>>,
) -> Json<OpenIdConfiguration>Expand description
Handler for OpenID Configuration endpoint.
pub(crate) async fn handle_openid_config(
__arg0: State<Arc<OidcMockContext>>,
) -> Json<OpenIdConfiguration>Handler for OpenID Configuration endpoint.