codediodeio / sveltefire

Cybernetically enhanced Firebase apps
MIT License
1.64k stars 126 forks source link

Feature: store previous login state in LocalStorage, and use this in <SignedIn>/<SignedOut> #143

Open SkyfallWasTaken opened 8 months ago

SkyfallWasTaken commented 8 months ago

This means that you won't get a flash of the signed out component if you are actually signed in.