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

[OAuth 2.0] add flow diagrams and improve flow description #28

Merged
merged 5 commits into from Jul 13, 2020

Conversation

relu91
Copy link
Member

@relu91 relu91 commented Jul 8, 2020

As the title says this PR adds protocol diagrams for each flow. Currently, I only added code, device, and client diagrams. I am planning to add the rest very soon. I also made some minor improvements and pointed to a nice IETF draft about OAuth 2.0 over CoAP. I suggest checking it out before the next call. In particular, I think that section 5.2 can be useful for our discussion.

@relu91 relu91 marked this pull request as ready for review July 9, 2020 16:26
@mmccool
Copy link
Contributor

mmccool commented Jul 13, 2020

We should also cite (and probably enable) the device flow, since it is in fact a standard, and is even recommended for devices without displays: https://tools.ietf.org/html/rfc8628

+-----------(F)----- Access WoT --------------------------------+
Affordance
```
Notice that steps (A), (B) and (C) are broken in two parts as they pass threw the User-Agent.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

threw -> through

@mmccool mmccool merged commit 504acb8 into w3c:master Jul 13, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants