v2.0.1 🚀
·
2 commits
to refs/heads/main
since this release
Changes in Release v2.0.1
Breaking Changes
- Remove
devicenamespace for all app verification flows. Introduceqrandinappalongsidepushto use instead. - The
push.getCredentialmethod nows returnsAuthsignalResponse<AppCredential | undefined>instead ofAuthsignalResponse<PushCredential>. - The
push.addCredentialmethod now returnsAuthsignalResponse<AppCredential>instead ofAuthsignalResponse<Bool>.
Full Changelog: v1.8.1...v2.0.1