You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SDK now supports provisional identities based on phone numbers.
See the identity SDKs to create such provisional identities. You can use them just like provisional identities based on email, see the dedicated guide.
We added a new verification method, based on a phone number. To use this verification method, an SMS containing a verification code will be sent to the given phone number. See the dedicated guide and the new SMS verification HTTP route.
Note that provisional identities using phone numbers are not available yet, but will be in a future release.