robingenz / capacitor-firebase-authentication-demo

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor Firebase Authentication plugin.
MIT License
26 stars 12 forks source link

feat: Persistent Login for Demo App with Firebase JS SDK #183

Open JSponaugle opened 2 years ago

JSponaugle commented 2 years ago

Describe the solution you'd like Would love to see in the demo with Persistent Login to allow the user to reload the app and pass the AUTH Guard without having to re-login

https://github.com/robingenz/capacitor-firebase/issues/56

sirgatsen commented 2 years ago

Is there any progress on this issue?

robingenz commented 2 years ago

Not yet. The title was a bit misleading. Persistent Login already works but not in combination with the Firebase JS SDK on Android and iOS. I will try to add it soon.

HarryAlvarado28 commented 11 months ago

Hi @robingenz, did you manage to add it?

robingenz commented 11 months ago

No, not yet.