vuefire-auth-demo icon indicating copy to clipboard operation
vuefire-auth-demo copied to clipboard

demo vuefire and Firebase authentication

Results 1 vuefire-auth-demo issues
Sort by recently updated
recently updated
newest added

What does `.bind(this)` means on this line https://github.com/chrisbraddock/vuefire-auth-demo/blob/master/index.html#L50 ? What are why binding and where? Also, I'm trying to get auth states working on a test app, and I'm checking...