Skip to content

[feat] implemented firebaseauth persistent session

Adria Fernandez Arans requested to merge feature/firebaseauth-persistence into develop

When you start SignInActivity.kt the onStart fun is overrided to check if you've already logged into the application. It not keeps the persistence if you reinstall the app.

Merge request reports

Loading