feat: Change auth flow
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * from './register-user.dto';
|
||||
export * from './login-user.dto';
|
||||
export * from './login-response.dto';
|
||||
export * from "./validate-otp.dto";
|
||||
export * from "./complete-setup.dto";
|
||||
|
||||
Reference in New Issue
Block a user