Skip to content

v2.24.0

Compare
Choose a tag to compare
@jeremad jeremad released this 17 Nov 14:32
· 217 commits to master since this release

Pre-verified verification methods

It is now possible to use pre-verified verification methods with set_verification_method, see the dedicated guide.

Error Handling

  • Correctly throw PreconditionFailed instead of InternalError when using 2FA without activating the feature beforehand.