fcatae/Arda

Handle account with expired password

Closed this issue · 1 comments

Receiving error HTTP 500 during the call to /auth/response.
The root cause is that the account has an expired password.
The correct approach was to handle the error, clean up the cookie and force a re-authentication.

#87 was solved so I'm closing this bug.