FirebaseExtended / angularfire

AngularJS bindings for Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use signInWithPhoneNumber ?

krazylearner opened this issue · comments

is this sdk exposes "signInWithPhoneNumber" method

Hi @krazylearner! We have a required issue template which is helpful to know what versions you are using.

Phone number auth is not currently supported and there are no plans of adding support. Please refer to the docs and use the regular Firebase SDK for phone number auth. It's not an anti-pattern to use the regular SDK for custom needs or unsupported features.