pomerium/authenticate
dependabot[bot] 34b8af77d1
chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#2334)
* chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](https://github.com/rs/cors/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix test to handle 204

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2021-07-14 10:08:03 -06:00
..
authenticate.go config: remove validate side effects (#2109) 2021-04-22 15:10:50 -06:00
authenticate_test.go config: remove validate side effects (#2109) 2021-04-22 15:10:50 -06:00
handlers.go deps: upgrade to go-jose v3 (#2284) 2021-06-10 09:35:44 -06:00
handlers_test.go chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#2334) 2021-07-14 10:08:03 -06:00
middleware.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00
state.go deps: upgrade to go-jose v3 (#2284) 2021-06-10 09:35:44 -06:00