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 Multi Factor Authentication (MFA) #21

Open
sbis04 opened this issue Oct 19, 2022 · 0 comments
Open

Implement Multi Factor Authentication (MFA) #21

sbis04 opened this issue Oct 19, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest For counting towards Hacktoberfest contribution help wanted Extra attention is needed

Comments

@sbis04
Copy link
Owner

sbis04 commented Oct 19, 2022

Showcase the new Firebase authentication method called Multi Factor Authentication (MFA), it gives users a more secure way of authentication. You can take the help of the Invertase blog present below inside the More info section.

Please try to maintain similar theming across the pages, though there aren't any concrete theming guidelines for this contribution but keep this in mind for future-proofing this contribution.

Use the correct folder structure for adding the functionality, have a look at the readme and the project lib folder structure to understand the proper folder structure to follow. Each functionality is under its own category and consists mainly of screens, utils, and widgets folders.

NOTE: You need to create your own Firebase project and configure it before starting to contribute, make sure you read the CONTRIBUTING guidelines.

More info: https://invertase.io/blog/flutterfire-mfa-tutorial
Package to use: https://pub.dev/packages/firebase_auth

Hacktoberfest 2022 Note: There's no assignment of issues (first come, first review basis), all eligible contributions will be given “hacktoberfest-accepted” label to make it count towards the Hacktoberfest contribution, even if it's not merged.

@sbis04 sbis04 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest For counting towards Hacktoberfest contribution labels Oct 19, 2022
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 Hacktoberfest For counting towards Hacktoberfest contribution help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant