Hi guys. If there are 1+ active users, you must constantly select an account in zitadel every time you reload the page. Error from the FE application logs:
response { "state": "b2lkYy1zcGEuo42UfSOVeSaPn4UwWiaL", "error": "interaction_required", "error_description": "Unfortunately, the user may be not logged in and/or additional interaction is required."}
response { "state": "b2lkYy1zcGEuo42UfSOVeSaPn4UwWiaL", "error": "interaction_required", "error_description": "Unfortunately, the user may be not logged in and/or additional interaction is required."}
How can I make sure that the session remains active when I reload the page?