Skip to content

v2.24.0

Choose a tag to compare

@jeremad jeremad released this 17 Nov 14:28
· 242 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 PRECONDITION_FAILED instead of INTERNAL_ERROR when using 2FA without activating the feature beforehand.