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

Internal middleware? #61

Open
esamattis opened this issue Mar 13, 2015 · 1 comment
Open

Internal middleware? #61

esamattis opened this issue Mar 13, 2015 · 1 comment
Milestone

Comments

@esamattis
Copy link

Are there any plans for internal fetchr middleware?

Use cases:

  • Unified error logging for all resources and methods
  • Access control: Allow update&create methods only for admin user, but allow read method for everybody

Now these have to be manually implemented for each resource or the services must be created using a custom service creator which wraps the methods functions.

@Vijar
Copy link
Contributor

Vijar commented Jul 7, 2015

@epeli I think this is a great idea. I'm going to look into how we can do this in an extensible way and report back here.

@Vijar Vijar modified the milestone: 0.6 Jul 7, 2015
@redonkulus redonkulus modified the milestones: 0.6, 1.x Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants