Skip to content

Comments

Validation and authentication with firebase#4

Open
AdarshPandey-07 wants to merge 2 commits intomitchkoko:mainfrom
AdarshPandey-07:test
Open

Validation and authentication with firebase#4
AdarshPandey-07 wants to merge 2 commits intomitchkoko:mainfrom
AdarshPandey-07:test

Conversation

@AdarshPandey-07
Copy link

✨ Pull Request: Add Validation and Authentication Functionality ✨
This pull request introduces the implementation of a validation and authentication system into the existing templates. The changes include new pages and features to enhance the user experience for signing in and registering.

🔑 Key Changes:

📄 auth_page.dart: Implements the core authentication logic.
📝 register_page.dart: Adds user registration functionality.
🔄 login_or_register_page.dart: Provides a selection screen between login and registration.
🏠 home_page.dart: Redirects authenticated users to the home page upon successful login.

These additions align with the issue requirements and aim to improve security 🔒 and streamline the authentication process within the application.

Thank you

Copy link

@michal-lysak michal-lysak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Publishing API keys in public repos can lead to security issues. Might be worth moving this to a .env file or using secret management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants