[feat] implemented firebaseauth persistent session
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.
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.