You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot for the life of me figure out why this isn't working! I'd love some help with this.
Function that's causing the problem:
session.updateConfig({
cookieName: "google-token",
password: process.env.SESSION_SECRET,
});
Produces the error "TypeError: session.updateConfig is not a function"
I cannot for the life of me figure out why this isn't working! I'd love some help with this.
Function that's causing the problem:
Running version:
8.0.1
I'll keep working on this and keep you posted if I get a solution! Would love some extra documentation on this though :)
The text was updated successfully, but these errors were encountered: