activity logging middleware
This commit is contained in:
@@ -17,8 +17,8 @@ export const backendConfig = (): TypeInput => {
|
||||
},
|
||||
appInfo,
|
||||
recipeList: [
|
||||
PasswordlessTwilioVerify.init(),
|
||||
//PasswordlessDevelopmentMode.init(),
|
||||
//PasswordlessTwilioVerify.init(),
|
||||
PasswordlessDevelopmentMode.init(),
|
||||
Session.init({
|
||||
cookieSameSite: "lax",
|
||||
cookieSecure: import.meta.env.NODE_ENV === "production",
|
||||
|
||||
Reference in New Issue
Block a user