Skip to content

Commit 41f010c

Browse files
committed
Add USER_DEACTIVATED_BAN error
1 parent bb246f9 commit 41f010c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/error/source/401_UNAUTHORIZED.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ id message
22
AUTH_KEY_UNREGISTERED The key is not registered in the system
33
AUTH_KEY_INVALID The key is invalid
44
USER_DEACTIVATED The user has been deleted/deactivated
5+
USER_DEACTIVATED_BAN The user has been deleted/deactivated
56
SESSION_REVOKED The authorization has been invalidated, because of the user terminating all sessions
67
SESSION_EXPIRED The authorization has expired
78
ACTIVE_USER_REQUIRED The method is only available to already activated users

0 commit comments

Comments
 (0)