Miles Stötzner

Results 7 comments of Miles Stötzner

I think the documentation should either use or at least mention the `openid-client` library which implements the device flow. See https://github.com/panva/node-openid-client#device-authorization-grant-device-flow

Any news on this? 😄 would love typescript support

Here is also the Ansible playbook. ``` # create.yaml - hosts: all gather_facts: false tasks: - name: Set attributes set_stats: data: some_attribute: some_value ```

Thanks for the insights. > though it should probably be a warning at least A warning would be great. > but I'll keep this issue open to at least warn...

Interesting that the Python DSL would catch this. > unless we require types to derive from the root tosca types ... it would be hard to check that I don't...