Skip to content

v2.0.1

Compare
Choose a tag to compare
@prescottprue prescottprue released this 16 Jan 09:08
5e39750
  • fix(auth): signInWithPhoneNumber method fixed - #374
  • feat(auth): login supports signInWithPhoneNumber by passing phoneNumber and applicationVerifier
  • feat(examples): material example includes example usage of login using phoneNumber (multi step process unlike other usage of login)
  • feat(docs): auth docs updated with signInWithPhoneNumber and additions to login