Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/serverless/examples
/ auth.js
File
auth.js
aws-node-auth0-cognito-custom-authorizers-api/auth.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
jwk = require(
'jsonwebtoken'
);
4
const
jwkToPem = require(
'jwk-to-pem'
);
Callers
nothing calls this directly
Calls
1
generatePolicy
Function · 0.70
Tested by
no test coverage detected