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

Missing Authorization: How do I identify the consumer_id with access_token? #2

Open
iraycd opened this issue Sep 11, 2017 · 1 comment

Comments

@iraycd
Copy link

iraycd commented Sep 11, 2017

Let's assume I am making a blog-service. As I have to assign consumer_id with blog post.

Where all user can write the content.

How do I really authorize?Use Case:

  1. It should be update by the user who has created it.
  2. The articles which are under draft can be only visible to the user who has created.
@iraycd
Copy link
Author

iraycd commented Sep 11, 2017

What you are missing in the entire tutorial is telling more about Upstream Headers.

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