Skip to content

first step in refactoring authMiddleware#427

Open
rjpadilla wants to merge 11 commits intomainfrom
refactor-authMiddleware
Open

first step in refactoring authMiddleware#427
rjpadilla wants to merge 11 commits intomainfrom
refactor-authMiddleware

Conversation

@rjpadilla
Copy link
Copy Markdown
Contributor

still a work in progress...

responses.filter((response) => response.name.match(message))

const verifyToken = (token) => {
const jwk = require('./jwks.json')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file might not exist if we are using none cognito mode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants