When I am trying to use this package in vue component. I am getting this error.
index.js:54 Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined at Object.signIn (index.js:54) at VueComponent.eval (VerifyGoogleAccount.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0:53)
When I am trying to use this package in vue component. I am getting this error.
index.js:54 Uncaught (in promise) TypeError: Cannot read property 'getAuthInstance' of undefined at Object.signIn (index.js:54) at VueComponent.eval (VerifyGoogleAccount.vue?./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0:53)