Closed alokVerma749 closed 1 year ago
If token is present in localstorage, then auto login the user
localstorage
if token for a email is already present in localstorage, then login with the same email gives user not exists error
user not exists
commitid: 2bd8a56 solves this issue
If token is present in
localstorage
, then auto login the user