Beging to add the authorization with a JWT token
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
public string LastName { get; set; }
|
||||
|
||||
public string Login { get; set; }
|
||||
|
||||
public string Token { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user