Skip to content

Tags: wayscript/wayscript-js

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New SDK function: context.getLairURL() (#18)

* New SDK function: context.getLairURL()

* Add getLairURL to context exports

* Update function name; add utils.getProcessExecutionUserRefreshToken; add unit test for env vars

* Setup fake process.env dict and reset to old version after tests