Skip to content
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

implement login functionality with password authentication #3

Open
WednesdaySP opened this issue Nov 5, 2024 · 10 comments
Open

implement login functionality with password authentication #3

WednesdaySP opened this issue Nov 5, 2024 · 10 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@WednesdaySP
Copy link
Owner

No description provided.

@WednesdaySP WednesdaySP added good first issue Good for newcomers enhancement New feature or request labels Nov 5, 2024
@Varundeep111
Copy link

@WednesdaySP , which backend are we using ?

@WednesdaySP
Copy link
Owner Author

@Varundeep111 firebase

@WednesdaySP
Copy link
Owner Author

is the code working in your system?

@Varundeep111
Copy link

yes working ,
@WednesdaySP have you enabled firebase auth provider,

To use an authentication provider, you need to enable it in the Firebase console. Go to the Sign-in Method page in the Firebase Authentication section to enable Email/Password sign-in and any other identity providers you want for your app.

@Varundeep111
Copy link

which state management are we using, ?

@Varundeep111
Copy link

I have implemented Login functionality and using Provider for State Management ,but in the have there is no functionality of new User Sign Up, are we going to create new User only from Google Sign In, or any other approach,

@Varundeep111
Copy link

@WednesdaySP

@WednesdaySP
Copy link
Owner Author

@Varundeep111 signup functionality will be implemented both by google and email + password.

@WednesdaySP
Copy link
Owner Author

yes working , @WednesdaySP have you enabled firebase auth provider,

To use an authentication provider, you need to enable it in the Firebase console. Go to the Sign-in Method page in the Firebase Authentication section to enable Email/Password sign-in and any other identity providers you want for your app.

its done

@WednesdaySP
Copy link
Owner Author

@Varundeep111 create a PR before working on sign up screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants