wip
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using Socialize.Modules.Identity.Data;
|
||||
using FastEndpoints;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
using Socialize.Api.Modules.Identity.Data;
|
||||
|
||||
namespace Socialize.Modules.Identity.Handlers;
|
||||
namespace Socialize.Api.Modules.Identity.Handlers;
|
||||
|
||||
[PublicAPI]
|
||||
public record ResetPasswordRequest(
|
||||
|
||||
Reference in New Issue
Block a user