zitadel-oidc/pkg
ORZ (Paul Orzel) 154fbe6420
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 2m48s
Release / Go 1.23 test (push) Has been cancelled
Release / Go 1.24 test (push) Has been cancelled
Release / release (push) Has been cancelled
Revert "feat(op): always verify code challenge when available (#721)"
Breaks OIDC for some not yet updated applications, that we use.

This reverts commit c51628ea27.
2025-06-20 08:44:27 +02:00
..
client fix: migrate deprecated io/ioutil.ReadFile to os.ReadFile (#714) 2025-02-21 09:52:02 +00:00
crypto feat(crypto): hash algorithm for EdDSA (#638) 2024-08-21 07:32:13 +00:00
http feat: return oidc.Error in case of call token failure (#571) 2024-04-01 13:55:22 +00:00
oidc feat: update end session request to pass all params according to specification (#754) 2025-06-05 13:19:51 +02:00
op Revert "feat(op): always verify code challenge when available (#721)" 2025-06-20 08:44:27 +02:00
strings refactor: mark pkg/strings as deprecated in favor of stdlib (#680) 2024-11-15 18:47:32 +02:00