migrare UI in WebAssembly + integrare Serviciu stocare info pe web + WebToken
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Application.Endpoints.Authorization;
|
||||
|
||||
public class LoginDto
|
||||
{
|
||||
public string Email;
|
||||
public string Password;
|
||||
}
|
||||
Reference in New Issue
Block a user