eclipse-thingweb / eclipse-thingweb/node-wot

[binding-http] improve basic authentication support

Open
#293 2 comments 0 reactions 0 assignees View on GitHub
binding-http enhancement
Dominant language
TypeScript
Stars
192
Forks
100
Avg merge
3d 2h
Merged PRs (30d)
6

Description

After working on #292 I noticed that the TD specs describe different methods to configure Basic authentication schema. In particular, [BasicSecurityScheme](https://www.w3.org/TR/wot-thing-description/#basicsecurityscheme) has the `in` field where one can configure the location of the encoded `username` and `password`. Currently, node-wot only supports the default: header. We should support also `query`, `body`, and `cookie`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.