verifyTappifyToken fetches when no jwksUrl or jwks is given.
Remarks
This is production. PointjwksUrl at the environment that is calling you when
you run against another one, and pass jwks in tests.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The key set verifyTappifyToken fetches when no jwksUrl or jwks is given.
const DEFAULT_JWKS_URL: "https://api.tappify.ai/api/v1/extensions/.well-known/jwks.json" = 'https://api.tappify.ai/api/v1/extensions/.well-known/jwks.json';
verifyTappifyToken fetches when no jwksUrl or jwks is given.
jwksUrl at the environment that is calling you when
you run against another one, and pass jwks in tests.Was this page helpful?