Added verify-login #70
This commit is contained in:
@@ -12,5 +12,6 @@ export enum ServiceErrorCode {
|
||||
|
||||
ConnectionFailed = 8,
|
||||
Timeout = 9,
|
||||
MailError = 10
|
||||
MailError = 10,
|
||||
Unauthorized = 11
|
||||
}
|
||||
|
Reference in New Issue
Block a user