You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Set date coding strategy to seconds since 1970 (#26)
Note: this fix corrects the interpretation of the .iat (Issued At) field. Existing JWTs issued by Swift-JWT prior to this fix contain erroneous values, that will now be (correctly) interpreted as a date in the past.