Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Nov 7, 2023
1 parent a54a8e2 commit 7a89158
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/oauth/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export const oauthProviders = Router()
origin: `${req.protocol}://${req.headers.host}`},
};
next();

})
.use(grant.express(grantConfig))

Expand Down

0 comments on commit 7a89158

Please sign in to comment.