Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 367 Bytes

Flutter | Integrating Firebase Social Auth with a Custom Server & DB

notes:

  • notice this tutorial is in developer mode for all included integration.

TODO

  • Finish writing the client auth process
  • Documenting
  • Implementing the token saving in the client
  • Documenting
  • Writing the server firebase MW
  • Documenting