Skip to content

v0.0.6

Compare
Choose a tag to compare
@gaokevin1 gaokevin1 released this 17 Dec 21:10
· 31 commits to main since this release
a35934b
Fix: Grant Types as List of Strings (#43)

* fix: grant types as list of strings

* added function steps to validate input

* fixed Values func

* created new validation functions

* fixed linter

* updated docs

* formatted tfsdk

* make not-equal operator consistent