ory / hydra

OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.
https://www.ory.sh/hydra/?utm_source=github&utm_medium=banner&utm_campaign=hydra
Apache License 2.0
15.27k stars 1.47k forks source link

feat: add CHIPS (partitioned) cookies #3726

Open aeneasr opened 4 months ago

aeneasr commented 4 months ago

Related issue(s)

Checklist

Further Comments

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 76.20%. Comparing base (57096be) to head (282dedb). Report is 2 commits behind head on master.

Files Patch % Lines
driver/config/provider.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3726 +/- ## ========================================== - Coverage 76.22% 76.20% -0.03% ========================================== Files 134 134 Lines 10210 10215 +5 ========================================== + Hits 7783 7784 +1 - Misses 1910 1914 +4 Partials 517 517 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.