Added validation and fixed errors
This commit is contained in:
		| @@ -0,0 +1,4 @@ | ||||
| namespace ApplicationLayer.Services.AuthServices.Common | ||||
| { | ||||
|     public record AuthData(string Email, string Password); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user