namespace Femto.Modules.Auth.Application.Dto; public record ValidateSessionResult(SessionDto SessionDto);