fixed
parent
e4597df3b9
commit
7a013d4f40
|
|
@ -29,7 +29,7 @@ export async function GET(input: APIEvent) {
|
|||
current: id,
|
||||
}
|
||||
})
|
||||
return redirect("/auth/status", {
|
||||
return redirect("/auth", {
|
||||
status: 302,
|
||||
headers: getResponseHeaders(),
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue