Google and Phone Number Authentication With Ionic Framework Using Capawesome Capacitor Firebase Plugin In Vue JS
#firebase #capacitor #ionic #vue #vuejs #ionicframework
A quick walkthrough of using the Capacitor Firebase Plugin for Google Auth Phone Auth and Email Authentication. This plugin is not for querying the database through the native API.
The approach is to log in on the native side and then use the same credentials, through a Credential Provider, to then login to the Firebase Javascript SDK to make database calls.
There is an open issue with the Native AuthChangeState Listener firing before your application is able to attach the listener so you need to listen for the event on the javascript side to make sure that you have a local user to work with
Plugin - https://github.com/capawesome-team/ca...
Source Code - https://github.com/aaronksaunders/mob... ( vuejs )
~-~~-~~~-~~-~
Please watch: "Getting Started With Appwrite, Vue JS Ionic Framework & Capacitor"
• Ionic Vue, Getting Started With Appwrite
~-~~-~~~-~~-~