sourabhkumar47 / ResQFood

ResQFood is a platform dedicated to the noble cause of reducing food wastage by facilitating the redistribution of surplus food during late-night hours before restaurant closures. Our mission is to ensure that excess inventory finds a purposeful destination rather than ending up in landfills, contributing to a more sustainable and compassionate foo
MIT License
18 stars 35 forks source link

Feature: Added various authentication methods to the app #23

Closed HemangMishra1234 closed 3 months ago

HemangMishra1234 commented 3 months ago

Fixes #1

Features Added:

1. image Added phone number authentication support for the app using Firebase Authentication. It handles various types of issues like invalid phone number format, with recapta for authentication.

UI Changes: UI of the app is in sync with the logo of the app. Enables Roboto font for Headlines.

2. WhatsApp Image 2024-05-13 at 07 58 20_a45391e3 OTP verification with an option to resend the OTP. Errors like invalid OTP, time out, etc are handled.

3. WhatsApp Image 2024-05-13 at 07 58 20_20568282 Support for Google Sign In****

4. WhatsApp Image 2024-05-13 at 07 58 19_d55835bd Sign In With Email support. Ensures password is strong and handles invalid email formats.

5. WhatsApp Image 2024-05-13 at 07 58 19_8aa7fdef Forgot Password support in case user forgets his password.

6. WhatsApp Image 2024-05-13 at 07 58 19_906b9051 New Account Creation for new users.

sourabhkumar47 commented 3 months ago

LGTM