dhruv9316 / StudyNotion-Mega-Project

https://study-notion-mega-project-sigma.vercel.app
14 stars 2 forks source link

You should prefer using authentication method using verification link #3

Open saurabhcoded opened 1 year ago

saurabhcoded commented 1 year ago

You are using old verification method based on otp, prefer using verification link sending.

  1. Once a user register directly let them access their Dashboard.
  2. Unless they verify their email address they can't purchase courses or create new courses.
  3. This will allow your project to people can use for their own purpose.
dhruv9316 commented 1 year ago

OK I understand your opinion , but I think this will be hard to change the whole authentication process as some other processes are also dependent on that, secondly i dont know why i didnt find this issue while registering in atleast 5 gmails. Is it the problem related to scalability do u know something about that.

On Sun, 30 Jul 2023 at 00:41, saurabh sharma @.***> wrote:

You are using old verification method based on otp, prefer using verification link sending.

  1. Once a user register directly let them access their Dashboard.
  2. Unless they verify their email address they can't purchase courses or create new courses.
  3. This will allow your project to people can use for their own purpose.

— Reply to this email directly, view it on GitHub https://github.com/dhruv9316/StudyNotion-Mega-Project/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/A465PAJFYDWCTKIQXYGUO3LXSYFZDANCNFSM6AAAAAA25ATL4E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

dhruv9316 commented 1 year ago

hey bro I am recognising this now that otp verification is working fine in pc but not in mobile, do you know something about this

On Sun, 30 Jul 2023 at 01:20, Dhruv Varshney @.***> wrote:

OK I understand your opinion , but I think this will be hard to change the whole authentication process as some other processes are also dependent on that, secondly i dont know why i didnt find this issue while registering in atleast 5 gmails. Is it the problem related to scalability do u know something about that.

On Sun, 30 Jul 2023 at 00:41, saurabh sharma @.***> wrote:

You are using old verification method based on otp, prefer using verification link sending.

  1. Once a user register directly let them access their Dashboard.
  2. Unless they verify their email address they can't purchase courses or create new courses.
  3. This will allow your project to people can use for their own purpose.

— Reply to this email directly, view it on GitHub https://github.com/dhruv9316/StudyNotion-Mega-Project/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/A465PAJFYDWCTKIQXYGUO3LXSYFZDANCNFSM6AAAAAA25ATL4E . You are receiving this because you are subscribed to this thread.Message ID: @.***>

saurabhcoded commented 1 year ago

Yes you won't be able to make a scalable structure in this kind of authentication system. you can contact with me for any guidance https://www.linkedin.com/in/saurabhcoded/ and will be happy to help you or contribute to your project.