✨ add jwt / complete the rotation verification
This commit is contained in:
@@ -31,6 +31,5 @@ CaptchaNotMatch = "captcha not match!"
|
||||
CaptchaSendFailed = "captcha send failed!"
|
||||
CaptchaSendSuccess = "captcha send successfully!"
|
||||
CaptchaTooOften = "captcha too often!"
|
||||
CaptchaTooShort = "captcha length must be greater than 6!"
|
||||
CaptchaTooLong = "captcha length must be less than 20!"
|
||||
CaptchaSendLimit = "captcha send limit!"
|
||||
PhoneNotEmpty = "phone number can not be empty!"
|
||||
EmailNotEmpty = "email can not be empty!"
|
||||
|
Reference in New Issue
Block a user