Skip to content

Instantly share code, notes, and snippets.

@chris001177
Created June 22, 2019 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris001177/eb5bae4ea6cd7f63ebc304e70997a5b8 to your computer and use it in GitHub Desktop.
Save chris001177/eb5bae4ea6cd7f63ebc304e70997a5b8 to your computer and use it in GitHub Desktop.
// auth middleware
const authMiddleware = jwt({
credentialsRequired: false
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment