SPoon
SPoon
When an endpoint is protected by OAuth, there is a need to propagate information to downstream traffic.. Ideally with a signed JWT, with the following claim.. sub : resource owner...
https://spec.openapis.org/oas/v3.1.0 ``` Security Scheme Object Defines a security scheme that can be used by the operations. Supported schemes are HTTP authentication, an API key (either as a header, a cookie...
And if possible, do allow us augment to the standard list, like x-wicked-grant Thanks.
* **Node.js Version**: v14.15.1 & v12.14.0 * **OS**: MAC * **Scope (install, code, runtime, meta, other?)**: runtime * **Module (and version) (if relevant)**: crypto/tls When enableTrace is configured, node does...