finalizare 1.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Application.Endpoints.Authorization.RefreshToken;
|
||||
|
||||
public class RefreshJwtCommand
|
||||
{
|
||||
public string Token { get; set; } = string.Empty;
|
||||
}
|
||||
Reference in New Issue
Block a user