eclipse-thingweb / eclipse-thingweb/node-wot
[http] Missing OAuth flows
Open
binding-http
enhancement
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
Currently, our HTTP protocol binding only supports `client` and `password`. However, the current TD spec document defines also `code` and `device` as supported flows. We should implement them to close the gap between the spec and the implementation.
Related to:
#320, https://github.com/w3c/wot-testing/issues/51 and https://github.com/w3c/wot-security/issues/184
Contributor guide
Assessment
This issue has not been assessed yet.