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
This is a sample app to use espresso and others platforms to testing UI. The app show how to do Integration test with Espresso. The main screens was written in Kotlin, and the tests was written in Java and Kotlin to see the diferences
Implementing Firebase Sign-In with Google using Credential Manager in Jetpack Compose! Credential Manager is the recommended way of implementing Google Sign-in.
A Kotlin app featuring secure user authentication with sign-up, sign-in, and home screens. It uses a Ktor API with JWT, MongoDB, and SHA-256. Built with Dagger Hilt and KSP for dependency injection and navigation.