Open Suberri opened 8 years ago
+1
Hi guys,
Unfortunately, I'm no longer using Firebase and hence, I'm not maintaining the addon.
This library could most likely use an update as I know Firebase has had a number of updates over the past few months. If you'd like to submit a PR, that would be wonderful.
Cheers.
ember-cli-simple-auth
is deprecated. Install ember-simple-auth
and then this addon can access the base authenticator
I am using ember-cli-simple-auth and ember-cli-simple-auth-firebase packages and getting the following error:
loader.js:218 Uncaught Error: Could not find module ember-cli-simple-auth/authenticators/base imported from my-auth-test/authenticators/firebase
Any idea how I can fix this issue?