Skip to content

getJwks

@tsed/jwks

Usage

typescript
import { getJwks } from "@tsed/jwks";

See /packages/security/jwks/src/types/getJwks.ts.

Overview

ts
function getJwks(options: JwksOptions): any;

Released under the MIT License.