UnauthorizedError
- This error is thrown when the library is sure that this user's session does not exist anymore. This can happen:
- If the refresh token expires.
- If the user clears the cookies.
- If the session has been revoked or the user has logged out.