v2.0.1
- fix(auth):
signInWithPhoneNumber
method fixed - #374 - feat(auth):
login
supportssignInWithPhoneNumber
by passingphoneNumber
andapplicationVerifier
- feat(examples): material example includes example usage of
login
usingphoneNumber
(multi step process unlike other usage oflogin
) - feat(docs): auth docs updated with
signInWithPhoneNumber
and additions tologin