forked from MDCPS/DamageAssessment_Backend
Error fix and updated Migration script
This commit is contained in:
@ -16,7 +16,7 @@ namespace DamageAssesment.Api.UsersAccess.Controllers
|
||||
}
|
||||
// [HttpPost("dadeschooltoken")]
|
||||
// public async Task<ActionResult> DadeSchoolAuthenticateAsync(string username, string password)
|
||||
{
|
||||
//{
|
||||
// var result = await userAccessProvider.DadeSchoolAuthenticateAsync(username, password);
|
||||
// if (result.IsSuccess)
|
||||
// {
|
||||
|
Reference in New Issue
Block a user