fix: skew of 30 seconds for JWT validation

This commit is contained in:
steve-chavez
2023-04-27 21:06:06 -05:00
committed by Steve Chavez
parent 887948d259
commit c10ba8e214
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2762, Fixes "permission denied for schema" error during schema cache load - @steve-chavez
- #2756, Fix bad error message on generated columns when using `Prefer: missing=default` - @steve-chavez
- #1139, Allow a 30 second skew for JWT validation - @steve-chavez
+ It used to be 1 second, which was too strict
## [11.0.0] - 2023-04-16