@Mrithul_E on InviteHub · 20 days ago 2h 2m 36s logged new knoledge unlocked: I can use : app.use('/admin', requireAdmin, adminRouter) instead of : app.use(requireAdmin) app.use('/admin', adminRouter) I know everybody knows this, but this is a knowledge to me
@Mrithul_E on InviteHub · 20 days ago 2h 2m 36s logged new knoledge unlocked: I can use : app.use('/admin', requireAdmin, adminRouter) instead of : app.use(requireAdmin) app.use('/admin', adminRouter) I know everybody knows this, but this is a knowledge to me
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.