adriancarriger / angularfire2-offline

🔌 A simple wrapper for AngularFire2 to read and write to Firebase while offline, even after a complete refresh.
https://angularfire2-offline.firebaseapp.com/
MIT License
207 stars 48 forks source link

Offline auth state #12

Closed Akahadaka closed 7 years ago

Akahadaka commented 7 years ago

Can this module also somehow be used in maintaining auth states for extended periods offline?

adriancarriger commented 7 years ago

This module currently only supports database methods. Feel free to request auth features along with any implementation details/use cases you find important. Thank you!

DennisSmolek commented 7 years ago

When you do an auth request is should persist regardless of being disconnected. Problem is you cant guarantee it..