David Skyberg

Results 2 issues of David Skyberg

For anyone interested, [here's a simple demo](https://github.com/dskyberg/okta_oidc) of a resource server / client using v4.0.0-alpha.1. My goal is to just demo how to set up Okta for OIDC best practices....

Is there any way to capture the results of a script, so that the value can be used in other tasks? For instance: ``` [tasks.get_10] script = ''' echo "10"...