Skip to content

v2.13.0

Compare
Choose a tag to compare
@jeremad jeremad released this 20 May 14:02
· 316 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: attach_provisional_identity() and verify_provisional_identity() now throw an IdentityAlreadyAttached error instead of an InvalidArgument when given a provisional identity aleady attached to a permanent one.