zitadel-oidc/pkg
Tim Möhlmann a08ce50091 fix: correct returned field for JWTTokenRequest
JWTTokenRequest.GetIssuedAt() was returning the ExpiresAt field.
This change corrects that by returning IssuedAt instead.

This bug was introduced in #283
2023-03-21 11:46:42 +02:00
..
client Merge branch 'next' into main-next 2023-03-15 16:26:32 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: correct returned field for JWTTokenRequest 2023-03-21 11:46:42 +02:00
op Merge branch 'next' into main-next 2023-03-15 16:26:32 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00