Skip to content

How to get route with params from middleware? #1801

Answered by fengmk2
naydichev asked this question in Q&A
Discussion options

You must be logged in to vote

if you are use koa router (https://github.com/koajs/router/blob/master/lib/router.js#L392), you can access matched and routerPath from ctx.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@naydichev
Comment options

@cfYYDS
Comment options

Answer selected by naydichev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants