feat: Implement optimistic UI for agent availability toggle, add email and phone visibility toggles, and improve the logout process with immediate socket disconnection and best-effort API calls.
This commit is contained in:
@@ -208,6 +208,7 @@ class ApiClient {
|
||||
const authPaths = [
|
||||
ApiConstants.authLogin,
|
||||
ApiConstants.authRegister,
|
||||
ApiConstants.authLogout,
|
||||
ApiConstants.authForgotPassword,
|
||||
ApiConstants.authResetPassword,
|
||||
ApiConstants.authVerifyEmail,
|
||||
|
||||
Reference in New Issue
Block a user