jira-15 and email otp validation

This commit is contained in:
jain
2023-07-06 15:52:30 +05:30
parent cf966a5250
commit 2edd8c4e00
5 changed files with 43 additions and 6 deletions

View File

@ -51,7 +51,8 @@ ERROR_CODE = {
"2025": "Invalid input. Expected a list of strings.",
"2026": "New password should not same as old password",
"2027": "data should contain `identityToken`",
"2028": "You are not authorized person to sign up on this platform"
"2028": "You are not authorized person to sign up on this platform",
"2029": "Validity of otp verification is expired"
}
SUCCESS_CODE = {
# Success code for password