feat: magic-link auth complete
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export class verifyMagicDto {
|
||||
identifier: string;
|
||||
deviceIdentifier: string;
|
||||
token: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user