Skip to content

Commit 878740f

Browse files
committed
fix jwtaath
1 parent f3599d6 commit 878740f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/provider/adc/translator/apisixconsumer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ var (
3232
)
3333

3434
const (
35-
_jwtAuthExpDefaultValue = int64(868400)
35+
_jwtAuthExpDefaultValue = 86400
3636

3737
_hmacAuthAlgorithmDefaultValue = "hmac-sha256"
3838
_hmacAuthClockSkewDefaultValue = int64(0)

0 commit comments

Comments
 (0)