···100100 },
101101 pages: {
102102 signIn: "/app/login",
103103- // newUser: "/app/onboarding", // TODO: rethink this as we still have the `slug` to use
103103+ newUser: "/app/onboarding",
104104 },
105105 // basePath: "/api/auth", // default is `/api/auth`
106106 // secret: process.env.AUTH_SECRET, // default is `AUTH_SECRET`