mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 13:52:20 +00:00
signin with context
This commit is contained in:
@@ -73,7 +73,6 @@ export async function PUT(request: NextRequest) {
|
||||
|
||||
return recentPromise
|
||||
.then((recent) => {
|
||||
console.log("setsession", webAuthN);
|
||||
return setSessionAndUpdateCookie(
|
||||
recent,
|
||||
password,
|
||||
|
||||
Reference in New Issue
Block a user