pub(crate) async fn handle_jwks( __arg0: State<Arc<OidcMockContext>>, ) -> Json<JwkSet>
Handler for JWKS endpoint.