v2.24.0
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 ofINTERNAL_ERROR
when using 2FA without activating the feature beforehand.