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

[Feature Request]: Implemeting otp functionality for login #344

Closed
6 tasks done
Sourabh782 opened this issue Nov 2, 2024 · 13 comments · Fixed by #437
Closed
6 tasks done

[Feature Request]: Implemeting otp functionality for login #344

Sourabh782 opened this issue Nov 2, 2024 · 13 comments · Fixed by #437
Assignees
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level3 Advanced or complex contribution/task

Comments

@Sourabh782
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing feature requests

Describe the feature you would like to request

implementing otp verification for login

What problem does this feature solve?

it solves the problem of unauthorized login

Alternative solutions

No response

Confirmation

  • I have read the Bitbox Contributing Guidelines
  • I am a GSSOC-EXT contributor
  • I am a HACKTOBERFEST contributor
  • I have starred the Bitbox repository
  • I would like to help implement this feature
@Sourabh782 Sourabh782 added the enhancement New feature or request label Nov 2, 2024
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level3 Advanced or complex contribution/task hacktoberfest Open-source contribution during October for GSSoC and removed enhancement New feature or request labels Nov 2, 2024
@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 2, 2024

Hyy @Sourabh782, I'm assigning this issue to you.

@Sourabh782
Copy link
Contributor Author

Hyy @Sourabh782, I'm assigning this issue to you.

Thanks working on it

@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 4, 2024

Can you give star to this repo?

@Sourabh782
Copy link
Contributor Author

Can you give star to this repo?

Sure👍👍

@Sourabh782
Copy link
Contributor Author

@Anuj3553, can you help me with something?
So i have imeplemented otp based backend, for frontend can you guide how should i implement?

option:

  1. user enter email and password, then user is redirected to otp screen
  2. we give user option either to login with email, password or login with email and otp

can you tell which one is better?

@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 6, 2024

@Anuj3553, can you help me with something? So i have imeplemented otp based backend, for frontend can you guide how should i implement?

option:

  1. user enter email and password, then user is redirected to otp screen
  2. we give user option either to login with email, password or login with email and otp

can you tell which one is better?

We can give otp from user mobile number. Try to implement with firebase. It like optional user can login through email, password or mobile number.

@Sourabh782
Copy link
Contributor Author

@Anuj3553, can you help me with something? So i have imeplemented otp based backend, for frontend can you guide how should i implement?
option:

  1. user enter email and password, then user is redirected to otp screen
  2. we give user option either to login with email, password or login with email and otp

can you tell which one is better?

We can give otp from user mobile number. Try to implement with firebase. It like optional user can login through email, password or mobile number.

Ohhkkk

@Sourabh782
Copy link
Contributor Author

hello @Anuj3553, just wanted to confirm some things, do you have google cloud billing activated in your firebase account?

@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 8, 2024

hello @Anuj3553, just wanted to confirm some things, do you have google cloud billing activated in your firebase account?

No i have not.

@Sourabh782
Copy link
Contributor Author

Sourabh782 commented Nov 8, 2024

hello @Anuj3553, just wanted to confirm some things, do you have google cloud billing activated in your firebase account?

No i have not.

actually i have implemented the code for frontend and firebase otp verification but for otp the firebase required cloud billing activated account

@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 9, 2024

hello @Anuj3553, just wanted to confirm some things, do you have google cloud billing activated in your firebase account?

No i have not.

actually i have implemented the code for frontend and firebase otp verification but for otp the firebase required cloud billing activated account

Okk

@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 9, 2024

Can you try with twillio as a trial account.

@Sourabh782
Copy link
Contributor Author

Can you try with twillio as a trial account.

Okk working on it👍👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level3 Advanced or complex contribution/task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants