AuthModule is an example Android application that demonstrates the implementation of an authentication module using Jetpack Compose, MVVM architecture, and Clean Architecture principles. It showcases how to handle state and structure the project.
Explore the project to learn how to handle state and clicks in a clean and organized manner. The use of Jetpack Compose, MVVM architecture, and Clean Architecture principles ensures a robust and maintainable codebase.
Ensure you provide valid input for the following fields:
Email: Should be in the standard email format.
Password: Should be 6 characters or more.


