Init Git
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace AMREZ.EOP.Contracts.DTOs.Authentications.EnableTotp;
|
||||
|
||||
public sealed record EnableTotpResponse(
|
||||
Guid FactorId,
|
||||
string Label
|
||||
);
|
||||
Reference in New Issue
Block a user