We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f6347 commit 93f0670Copy full SHA for 93f0670
app/auth/auth.router.js
@@ -56,4 +56,4 @@ authRouter.post('/logout', localPassportMiddleware, (req, res) => {
56
}
57
module.exports = {
58
authRouter
59
- };
+ });
0 commit comments