Tags: zitadel/oidc
Tags
feat(oidc): return defined error when discovery failed (#653) * feat(oidc): return defined error when discovery failed * Use errors.Join() to join errors Co-authored-by: Tim Möhlmann <[email protected]> * Remove unnecessary field Co-authored-by: Tim Möhlmann <[email protected]> * Fix order and message Co-authored-by: Tim Möhlmann <[email protected]> * Fix error order * Simplify error assertion Co-authored-by: Tim Möhlmann <[email protected]> --------- Co-authored-by: Tim Möhlmann <[email protected]>
fix(deps): update go-jose to new updated repo due to migration (#630) * updates go-jose to new updated repo due to migration - updated from /square/go-jose to /go-jose/go-jose - updates to v2.6.3 - addresses CVE-2016-9123 and CVE-2016-9121 - fixes tests that were adjusting for a 1s delay * revert 299>300 in op_test.go
PreviousNext