Open drixie opened 8 years ago
I'm not working on this yet so thanks.
@matheushf - any progress here? I'm toying with trying this but my sense is that you might be better positioned and well ahead of me already. Thanks,
The generator is ready @danieljsj, I have made the PR before finishing the CoffeeScript part because I'm a little busy, and the generator works fine without it. Still waiting for @katowulf response
@matheushf - thanks!
Hi @matheushf , could you please let us know if this generator is updated with Firebase 3.X SDK? I have generated a project with this generator and I am not able to perform sign up activities with google signup option. Error I am getting "We have detected that you are using the v2.x or lower authentication SDKs with a project that was created at console.firebase.google.com. You must use the 3.0.0 or greater authentication SDKs with projects that have been created in the new console." Could you please confirm the same??
This generator is not with the 3.0 SDK, I've made a PR with the update, but it wasn't merged yet. #68 I will make a different generator with some different features along with the upgrade and release it in my repo.
@matheushf thanks for the update, is possible to let us know by when can we expect the new repo release with Firebase 3.X SDK?
Around two weeks I guess
Here is the generator, I haven't tested so much. Any problems post an issue in the repo.
npm install generator-angularfire-express -g
Well done, @matheushf
thanks! :smile:
I don't know if katowulf is making it, but I'm preparing a PR with the update, until the end of this weekend I may have it done.