feathersjs / docs

[MOVED] Legacy Feathers documentation
https://crow.docs.feathersjs.com/
MIT License
242 stars 532 forks source link

Cookbook for Firebase Authentication #1506

Closed GioLogist closed 3 years ago

GioLogist commented 3 years ago

Excited to officially have this in the docs, since I always find myself re-writing different versions for new projects 🤙🏻

In order to remain unopinionated on a custom design, I decided to leverage Firebase's official Firebase UI. However, it would be fairly easy for anyone to create an entirely custom design on the client side. While still following these docs.

GioLogist commented 3 years ago

Let me know if there's anything I overlooked!

I'm happy to get a demo up and running ASAP as well. I wasn't sure if it was 100% necessary, but I can certainly see the value, since this is a bit involved

daffl commented 3 years ago

Awesome, thank you for writing this up! I'll merge it and we can see if a demo will be necessary or not. Usually I found not if the document contains all the information necessary (often it can even be in the way because there is then two places where things need to be updated when anything changes).

GioLogist commented 3 years ago

@daffl Great point! On stand-by if needed 🤙🏻