CodeWithHarry / iNotebook-React

INotebook is a React Application for managing personal notes on the cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello sir

MohammedRizwan4 opened this issue · comments

Hello Harry sir
In our inotebook there is a bug , when a new user register than token generated so the authentication done on the basis of token

And when register done then user can go directly to home page ( add note page )

so we have to fix this issue that if user have login token then only home page will accessible

Solution by two methods

  1. don't response token at the time of registration
  2. Register and login token should have different name in localstorage, so login token verify easily

once you register you can go to add note because that's how modern sites work tdy for eg when you signup they take you to the platform directly rather than asking u log in also after signup

hey guys can you give me a review of github please guys