You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
Error: Authentication class is invalid or missing:undefined
at e.login (ionic.cloud.min.js:6)
at ChildScope.$scope.onClickIonicFacebookAuth (controllers.js:168)
at fn (eval at compile (ionic.bundle.js:27643), :4:263)
at ionic.bundle.js:65429
at ChildScope.$eval (ionic.bundle.js:30400)
at ChildScope.$apply (ionic.bundle.js:30500)
at HTMLButtonElement. (ionic.bundle.js:65428)
at defaultHandlerWrapper (ionic.bundle.js:16792)
at HTMLButtonElement.eventHandler (ionic.bundle.js:16780)
at triggerMouseEvent (ionic.bundle.js:2953)
at tapClick (ionic.bundle.js:2942)
at HTMLDocument.tapTouchEnd (ionic.bundle.js:3069)
The text was updated successfully, but these errors were encountered:
I follow this tutorial: https://docs.ionic.io/services/auth/facebook-auth.html
but trying to connect to facebook from Chrome brwser I've got the error below:
Am I doing something wrong?
Error: Authentication class is invalid or missing:undefined
at e.login (ionic.cloud.min.js:6)
at ChildScope.$scope.onClickIonicFacebookAuth (controllers.js:168)
at fn (eval at compile (ionic.bundle.js:27643), :4:263)
at ionic.bundle.js:65429
at ChildScope.$eval (ionic.bundle.js:30400)
at ChildScope.$apply (ionic.bundle.js:30500)
at HTMLButtonElement. (ionic.bundle.js:65428)
at defaultHandlerWrapper (ionic.bundle.js:16792)
at HTMLButtonElement.eventHandler (ionic.bundle.js:16780)
at triggerMouseEvent (ionic.bundle.js:2953)
at tapClick (ionic.bundle.js:2942)
at HTMLDocument.tapTouchEnd (ionic.bundle.js:3069)
The text was updated successfully, but these errors were encountered: