Skip to content

Add JWT auth middleware

Latest
Compare
Choose a tag to compare
@alexellis alexellis released this 17 Jun 09:22
· 1 commit to master since this release

Changelog for v1.2.4:

Commits
9f00ae1 feat: allow functional nil limiter.Met implementation by @LucasRoesler
dabce8d Only print key ids on debug by @welteki
fea2e57 Let the jwt package handle casting the keys to the required type by @welteki
49dfd9f Rename httpUnauthorized function -> writeUnauthorized by @welteki
5e10d7e Configure JWT auth middleware through options struct by @welteki
15fcf4b Add X-OpenFaaS-Internal header for auth middleware by @welteki
6a1ff30 Add JWT auth middleware by @welteki

Changes: v1.2.3...v1.2.4

Generated by Derek