main
alex 2024-01-14 13:26:14 +01:00
parent e2ad13028f
commit 91b690770b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ router.get(
failureRedirect: failureRedirect:
/* "https://customerdashboard.ex.umbach.dev/store/calendar/failed" */ "/login", /* "https://customerdashboard.ex.umbach.dev/store/calendar/failed" */ "/login",
successReturnToOrRedirect: "/testhere", successReturnToOrRedirect: "/testhere",
accessType: "offline",
}), }),
function (req, res) { function (req, res) {
// Successful authentication, redirect home. // Successful authentication, redirect home.