mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-08-19 06:47:13 +02:00
api: add encryption verifier
encryption verifier is used for verifying the encryption key during password resets. It can be any encrypted item.
This commit is contained in:
@@ -36,6 +36,7 @@ using Streetwriters.Common;
|
||||
using Streetwriters.Data.DbContexts;
|
||||
using Streetwriters.Data.Interfaces;
|
||||
using Streetwriters.Data.Repositories;
|
||||
using AspNetCore.Identity.Mongo.Mongo;
|
||||
|
||||
namespace Notesnook.API.Repositories
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user