You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a simple login screen using Jetpack Compose and created an account in Firebase to log in my application using Firebase Auth.Connected my application and registered an user in the platform whose credentials I had used later to log in my Compose application.