Skip to content

Is there a way to set the time zone for the hasura server? #7579

Answered by BenoitRanque
timuckun asked this question in Question
Discussion options

You must be logged in to vote

If your jwt is standard compliant, it will be using a numeric value for the iat (issued at) claim.
This numeric value should be a unix epoch and thus not affected by timezones. Check if your JWT issuing server's internal time is correct.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@timuckun
Comment options

@BenoitRanque
Comment options

@timuckun
Comment options

@BenoitRanque
Comment options

@timuckun
Comment options

Answer selected by BenoitRanque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants