celest-dev / celest

The Flutter cloud platform
https://celest.dev
Other
232 stars 13 forks source link

chore(core): Split storage interfaces #62

Closed dnys1 closed 3 months ago

dnys1 commented 3 months ago

Create two variations of a new Storage interface: LocalStorage and SecureStorage. This is necessary in Auth to properly store information, since platform keychains have different persistence characteristics (e.g. iOS/macOS persist after uninstall), and some platforms cannot support secure storage (e.g. Web).

dnys1 commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @dnys1 and the rest of your teammates on Graphite Graphite