mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-11 13:53:01 -06:00
JWTTokenRequest.GetIssuedAt() was returning the ExpiresAt field. This change corrects that by returning IssuedAt instead. This bug was introduced in #283