Skip to main content

handle_jwks

Function handle_jwks 

Source
pub(crate) async fn handle_jwks(
    __arg0: State<Arc<OidcMockContext>>,
) -> Json<JwkSet>
Expand description

Handler for JWKS endpoint.