zulip/zulip-mobile
Handle new USER_DEACTIVATED and REALM_DEACTIVATED API error codes.
オープン
#4,571 opened on 2021/03/29
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.