mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
parent
4ffd4c0480
commit
5d34442018
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ export default function koaSpaSessionGuard<
|
|||
) {
|
||||
ctx.redirect(sessionNotFoundPath);
|
||||
}
|
||||
|
||||
return next();
|
||||
}
|
||||
|
||||
return next();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue