caddy-jwt
caddy-jwt copied to clipboard
π Caddy Module JWT Authentication
During testing this plugin we noticed having issues when trying to perform a GET Operation from Browser Chrome. Chrome was execution a preflight operation where it is first requesting OPTIONS...
I'm planing to publish the first **stable** release of this program. If any of you were using this plugin in your production environment, please feel free to leave a comment...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. Commits b747d7c Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (#1283) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.23.0. Release notes Sourced from go.uber.org/zap's releases. v1.23.0 Enhancements: #1147[]: Add a zapcore.LevelOf function to determine the level of a LevelEnabler or Core. #1155[]: Add...
Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.4.6 to 2.5.1. Release notes Sourced from github.com/caddyserver/caddy/v2's releases. v2.5.1 This is a minor patch release that fixes some bugs and also enhances reverse_proxy with capabilities that...
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.20 to 2.0.21. Release notes Sourced from github.com/lestrrat-go/jwx/v2's releases. v2.0.21 07 Mar 2024 [Security] [jwe] Added jwe.Settings(jwe.WithMaxDecompressBufferSize(int64)) to specify the maximum size of a decompressed JWE payload....
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @βSuperQ in stretchr/testify#1394 Document that require is not safe to...
Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.20 to 2.1.0. Release notes Sourced from github.com/lestrrat-go/jwx/v2's releases. v2.1.0 v2.1.0 18 Jun 2024 [New Features] * [jwt] Added `jwt.ParseCookie()` function * [jwt] `jwt.ParseRequest()` can now accept...