nhost / hasura-auth

Authentication for Hasura.
https://nhost.io
MIT License
376 stars 111 forks source link

POST /v1/token is fired endlessly #396

Closed luciodale closed 1 year ago

luciodale commented 1 year ago

When the expiration date of the token and refresh token is set to be a small number like 15 seconds, the browser starts calling in an endless loop the /v1/token POST endpoint.

luciodale commented 1 year ago

Didn't realize this is hasura auth so wrong place. https://github.com/nhost/nhost/issues/2037