zulip/zulip-mobile

Handle new USER_DEACTIVATED and REALM_DEACTIVATED API error codes.

オープン

#4,571 opened on 2021/03/29

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (673 件のフォーク)github user discovery
api migrationshelp wanted

Repository metrics

Stars
 (1,348 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

https://github.com/zulip/zulip/pull/17872 adds a couple of new custom error codes for errors that I'd expect us to see when trying to connect to a deactivated organization with the mobile apps (and also will change the error codes to 403).

We should check if these help the mobile app do better error handling for this error when trying to login or start the app.

コントリビューターガイド