firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
736 stars 241 forks source link

Update phone auth snippets with RecaptchaVerifier parameter reordering #348

Closed ch5zzy closed 1 year ago

ch5zzy commented 1 year ago

RecaptchaVerifier param order is changing in v10 release of the web SDK, as seen in this PR. This fix updates the web snippets to match this change.