Added client side functionality and created register page
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace HopFrame.Api.Models;
|
||||
|
||||
public struct UserLogin {
|
||||
public string Email { get; set; }
|
||||
public string Password { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user