jjallaire / draftpod

Draft simulator for Magic the Gathering
https://draftpod.org
MIT License
37 stars 7 forks source link

log into firebase only on demand #12

Closed jjallaire closed 5 years ago

jjallaire commented 5 years ago

Need to sort out how to chain the various promises together and still get errors reported.

jjallaire commented 5 years ago

Work in progress here: https://github.com/jjallaire/draftpod/commit/b8b04be72bf5cb79e0eb6b893edc765386dbefbb

Still need to make sure that errors are correctly propagated.