Add authentication and authorization #21
@@ -32,7 +32,8 @@ public partial class Login
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
throw;
|
||||
UserDto.Password = string.Empty;
|
||||
EditContext?.Validate();
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user