test
parent
e2ad13028f
commit
91b690770b
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue