test
parent
e2ad13028f
commit
91b690770b
|
@ -22,6 +22,7 @@ router.get(
|
|||
failureRedirect:
|
||||
/* "https://customerdashboard.ex.umbach.dev/store/calendar/failed" */ "/login",
|
||||
successReturnToOrRedirect: "/testhere",
|
||||
accessType: "offline",
|
||||
}),
|
||||
function (req, res) {
|
||||
// Successful authentication, redirect home.
|
||||
|
|
Loading…
Reference in New Issue