...
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Hushian.WebApi.Controllers.v1
|
||||
_verificationService = verificationService;
|
||||
}
|
||||
|
||||
|
||||
//------ UserName by Exper - Mobile by Company
|
||||
[HttpGet("ForgetPassword/{input}")]
|
||||
public async Task<ActionResult<int>> GetIDAndSendCodeForForgetPasswordByUserID(string input)
|
||||
|
Reference in New Issue
Block a user