Introduction
Migration
Configuration
Fundamentals
Advanced
Authentication & Security
API & Documentation
ORM
Orchestration & Workflow
Testing
Third-parties
Links
Premium ConfigSource
Premium TestContainers
Appearance
import { getJwks } from "@tsed/jwks";
See /packages/security/jwks/src/types/getJwks.ts.
function getJwks(options: JwksOptions): any;