I'm trying to find the way to screw down the firebase auth (we have our working example: https://maksimpegov.github.io/portal/login, source code: https://github.com/MaksimPegov/portal/tree/master/src/app) to my existing API built with node js (Site: http://happy-turtles.eu, source code: https://bitbucket.org/antonpegov/happy/src). It use passport auth now (not fully finished). My plan is to switch auth to firebase and rewrite frontend from angularjs to angular. So I whant to keep my hosting and API on Nodejs (hosted with OpenShift) and use firebase auth to manage user access to that API. Please shere your thought and ideas how to implement this, shere the links to nice examples if you have them. Thanks a lot!
via Anton Pegov
No comments:
Post a Comment