MCPcopy Create free account
hub / github.com/serverless/examples / handler.js

File handler.js

aws-node-auth0-custom-authorizers-api/handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const jwt = require('jsonwebtoken');
2
3// Set in `environment` of serverless.yml
4const AUTH0_CLIENT_ID = process.env.AUTH0_CLIENT_ID;

Callers

nothing calls this directly

Calls 1

generatePolicyFunction · 0.70

Tested by

no test coverage detected