Bitbox-Connect / Bitbox

Bitbox is a collaborative platform aimed at bringing together solutions for various projects. It offers a space where users can share and solve challenges collectively, helping to streamline development and idea generation in a community-driven way.
https://bitbox-in.netlify.app
MIT License
60 stars 94 forks source link

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

Closed Sourabh782 closed 3 weeks ago

Sourabh782 commented 1 month ago

Is there an existing feature request for this?

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

Anuj3553 commented 1 month ago

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

Sourabh782 commented 1 month ago

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

Thanks working on it

Anuj3553 commented 4 weeks ago

Can you give star to this repo?

Sourabh782 commented 4 weeks ago

Can you give star to this repo?

SureπŸ‘πŸ‘

Sourabh782 commented 3 weeks ago

@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 commented 3 weeks ago

@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 commented 3 weeks ago

@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 commented 3 weeks ago

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

Anuj3553 commented 3 weeks ago

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

No i have not.

Sourabh782 commented 3 weeks ago

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 commented 3 weeks ago

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 commented 3 weeks ago

Can you try with twillio as a trial account.

Sourabh782 commented 3 weeks ago

Can you try with twillio as a trial account.

Okk working on itπŸ‘πŸ‘