Fix error messages kratos during login
With the implementation of re-authorization, a kratis API call is used to get the 'refresh' status of the flow. By reading this, other error messages get wiped and disappear from the interface.
The handling of the errors should move to the backend to cover both cases.