mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-27 00:13:08 +00:00
improve verify email redirect flow
This commit is contained in:
@@ -139,7 +139,7 @@ export async function login(
|
||||
success: true,
|
||||
error: false,
|
||||
message: "Email verification code sent",
|
||||
status: HttpCode.ACCEPTED,
|
||||
status: HttpCode.OK,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user