Skip to content

v2.13.0

Compare
Choose a tag to compare
@jeremad jeremad released this 20 May 13:58
· 250 commits to master since this release
  • Introduce the IDENTITY_ALREADY_ATTACHED error: this error occurs when a provisional identity is used instead of the permanent one it was attached to.
  • API breakage: attachProvisionalIdentity() and verifyProvisionalIdentity() now throw an IDENTITY_ALREADY_ATTACHED error instead of an INVALID_ARGUMENT when given a provisional identity aleady attached to a permanent one.