main
alex 2024-01-14 13:55:10 +01:00
parent a69ae91357
commit 9b3c64b9d9
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@ const options = {
apis: ["./src/routes/*.ts"],
};
app.use(passport.authenticate("session"));
passport.use(
new GoogleStrategy.Strategy(
{