Skip to content

feature/phone-auth #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

feature/phone-auth #8

wants to merge 35 commits into from

Conversation

ved-gg
Copy link

@ved-gg ved-gg commented Jul 15, 2024

Feature/Phone-Auth
Added phone authentication, with custom UI for the same.

Todo/Login flow screens. Changes were made to

  • login_view.dart: Custom made pages were called.
  • auth_service.dart: Functions were added as needed, and existing functions were referenced so as to not break the current auth flow. Google Sign in was integrated in the custom screens. (Need to add personal clientID to run this.)
  • custom_login.dart and custom_signUp.dart were created to keep the login_view clean.

The clientID field was added as an environment variable.
To run your flutter code, run the following command flutter run --dart-define=CLIENT_ID=your_client_id.
This should help avoid any key leaks.
(Here the client_id mentioned can be found in your firebase google sign-in authentication.)

If any updates/changes should be made to the above added/modified features, please let me know.

Vedant Bhawnani
D. J. sanghvi college
bhawnanivedant@gmail.com

@ved-gg ved-gg changed the title TODO 14 feature/phone-auth Jul 17, 2024
@ved-gg ved-gg marked this pull request as draft July 18, 2024 12:06
Aas11223 and others added 6 commits July 19, 2024 11:21
I had already added firebase.json to .gitignore, but I'm not sure how it got committed. 
Have removed it now.
…rd-email-verification

Feature/reset password email verification by Nemin Sheth
fix: bottom navigation current index by HardikSJain
@anshumandas
Copy link
Owner

pl take the latest from main trunk and resolve the conflicts for me to accept the PR

@ved-gg ved-gg marked this pull request as ready for review July 20, 2024 18:08
@ved-gg
Copy link
Author

ved-gg commented Jul 20, 2024

Hey @anshumandas, I've resolved the merge conflicts and the PR is ready to be merged!
If there are any changes or improvements I could make, please let me know.

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.

4 participants