This commit is contained in:
2026-04-29 20:58:36 -04:00
parent 20f8a14bfb
commit 43bcf449fd
126 changed files with 524 additions and 394 deletions

View File

@@ -1,8 +1,9 @@
using System.Web;
using Socialize.Modules.Identity.Data;
using FastEndpoints;
using Microsoft.AspNetCore.Identity;
using System.Web;
using Socialize.Api.Modules.Identity.Data;
namespace Socialize.Modules.Identity.Handlers;
namespace Socialize.Api.Modules.Identity.Handlers;
[PublicAPI]
public record VerifyEmailRequest(