6 lines
98 B
C#
6 lines
98 B
C#
namespace MauiApp.Core.Authentication.Dto;
|
|
|
|
public class JwtTokenClaimDetailProfileDto
|
|
{
|
|
|
|
} |