Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
jwt = require(
'jsonwebtoken'
);
2
3
// Set in `environment` of serverless.yml
4
const
AUTH0_CLIENT_ID = process.env.AUTH0_CLIENT_ID;
Callers
nothing calls this directly
Calls
1
generatePolicy
Function · 0.70
Tested by
no test coverage detected