Skip to content

v2.13.0

Compare
Choose a tag to compare
@jeremad jeremad released this 20 May 14:04
· 252 commits to master since this release
  • Introduce the IdentityAlreadyAttached 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 IdentityAlreadyAttached error instead of an InvalidArgument when given a provisional identity aleady attached to a permanent one.