jetrouter icon indicating copy to clipboard operation
jetrouter copied to clipboard

Update route definition api to include 'before' function that verifies running conditions

Open sformisano opened this issue 8 years ago • 0 comments

Have the route definition include an optional 'before' function or something along those lines.

If defined this function should return a truthy value for the route callback to fire.

sformisano avatar Aug 15 '16 01:08 sformisano