Skip to content

v0.6.4

Compare
Choose a tag to compare
@sergiught sergiught released this 08 Jun 12:58
· 410 commits to main since this release

Added

  • Added support for webauthn_platform_first_factor_prompt flag in the prompt (#59)

Changed

  • Bumped Go version to 1.18 (#71)
  • Ensured that all the tests can be run in any order
  • Ensured that all the tests clean up the test tenant afterwards of any created resources
  • Enabled http recordings with go-vcr to be used within tests for more reliable testing