mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-07 00:46:56 +00:00
A client error response for the refresh grant is assumed to be an irrecoverable error; e.g. the refresh token is invalid, the authorization is invalid, user is logged out, etc. In such cases we will consider the session state to be invalid, and a new authorization grant should be performed.