Skip to content

v2.0.1 🚀

Choose a tag to compare

@github-actions github-actions released this 29 Oct 01:06
· 2 commits to refs/heads/main since this release

Changes in Release v2.0.1

Breaking Changes

  • Remove device namespace for all app verification flows. Introduce qr and inapp alongside push to use instead.
  • The push.getCredential method nows returns AuthsignalResponse<AppCredential | undefined> instead of AuthsignalResponse<PushCredential>.
  • The push.addCredential method now returns AuthsignalResponse<AppCredential> instead of AuthsignalResponse<Bool>.

Full Changelog: v1.8.1...v2.0.1