We are using hydra for our first party app and suppose a user waits onto the login page and then sign in then he gets the following error.
msg=“An error occurred” debug=“The login request has expired, please try again.” description=“The request could not be authorized” error=request_unauthorized hint=“Check that you provided valid credentials in the right format.”
We want that login challenge to never get expire or any other solution for this problem