We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3599d6 commit 878740fCopy full SHA for 878740f
internal/provider/adc/translator/apisixconsumer.go
@@ -32,7 +32,7 @@ var (
32
)
33
34
const (
35
- _jwtAuthExpDefaultValue = int64(868400)
+ _jwtAuthExpDefaultValue = 86400
36
37
_hmacAuthAlgorithmDefaultValue = "hmac-sha256"
38
_hmacAuthClockSkewDefaultValue = int64(0)
0 commit comments