Skip to content

v0.0.2

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 26 Oct 08:27
· 11 commits to main since this release
d6f19cb

Features

  • Add an opinionated function for the relying party client that requests permissions only if they are not already granted.

Refactoring

  • Use ICRC-25 constants instead of duplicating the strings 'granted' or 'denied'.

Build

  • Bump the II Playwright plugin to support no-captcha flows.
  • Add a tsconfig.json file in the src directory as a workaround to resolve vi globally in recent JetBrains IDEs.