ploftness-tesla
ploftness-tesla
@Keats Thanks for approving; when do you think this will be merged/released?
@Keats I do not have permissions to merge. What are the next steps for this?
> Looks like there's another MSRV >_> @Keats Yes, looks like the build error is due to a recent change in a transitive dependency used by some tests. ``` %...
@Keats any updates? Would appreciate getting this released.
@Keats thanks for the quick response! 1. I'm not proposing that we go to ms resolution. My proposed fix is in the attached PR. 2. I have not been able...
> It seems that what you want, rather than negative leeway which is imo a bit confusing is another option to reject tokens that are `x` seconds or less from...
> Something like `Validation::reject_tokens_expiring_in_less_than(seconds: int)`? Yes, that is a clear name in my opinion. Would you like me to update the existing PR to reflect?
@Keats Here is a new [PR](https://github.com/Keats/jsonwebtoken/pull/370) implementing `Validation::reject_tokens_expiring_in_less_than`. Can you review and approve?
Fix released as part of version 9.3.0; closing this issue