zitadel-oidc/pkg
Mark Laing 4c7a5c5700
pkg/http: Don't set MaxAge if cookie handler is request aware.
The securecookie field can be nil. Expect the caller to set max age on
the securecookie returned by the secureCookieFunc.

Signed-off-by: Mark Laing <mark.laing@canonical.com>
2025-06-06 09:44:02 +01:00
..
client pkg/client/rp: Update PKCE logic to pass request if required by cookie handler. 2025-06-04 10:26:17 +01:00
crypto feat(crypto): hash algorithm for EdDSA (#638) 2024-08-21 07:32:13 +00:00
http pkg/http: Don't set MaxAge if cookie handler is request aware. 2025-06-06 09:44:02 +01:00
oidc fix: ignore empty json strings for locale (#678) 2025-03-14 10:30:08 +00:00
op fix(op): Add mitigation for PKCE Downgrade Attack (#741) 2025-04-29 14:33:31 +00:00
strings refactor: mark pkg/strings as deprecated in favor of stdlib (#680) 2024-11-15 18:47:32 +02:00