UNPKG

local-tokens

Version:

Bundled oauth-mock-server with pre-configured token clients (sinple-oauth2) for testing services and middleware

6 lines 212 B
import type { Hook } from '../hooks'; /** * Use Audience as Client ID and conform to Auth0 and token-verify */ export declare const addAudienceToConform: Hook; //# sourceMappingURL=addAudienceToConform.d.ts.map