Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server-side filtering #89

Open
wizonesolutions opened this issue May 30, 2013 · 0 comments
Open

Add server-side filtering #89

wizonesolutions opened this issue May 30, 2013 · 0 comments

Comments

@wizonesolutions
Copy link

I'm using meteor-router to write a REST API, and it would be great to be able to run everything through a filtering function before it got passed on to its destination callback. There is some session token validation that I want to do regardless of which route they're hitting. I can just put that logic into a callback or something for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant