Gautam

Results 13 comments of Gautam

Hey @ruheni, ✋ Yes, I do intend to pick up the PR and will finish it by the end of next week! Sorry for the inactivity with this, I've been...

Hey @ruheni 👋 I finally finished up this PR. I've implemented the changes you proposed (as well as some others) and have followed the same standard of the [rest-express-auth](https://github.com/eternalmoon1234/prisma-examples/tree/latest/typescript/rest-express) example....

Hey @ruheni 👋 I've incorporated all of your requested changes. As for the protected routes, I've modified the ones that I thought required protection based on your guidance, although please...

Do I need to update the `rest` test and postman collection now that there are protected routes?

Sounds good, I'll go ahead and write the new test in.

Hey @ruheni 👋 The tests should pass now. Mind running the checks & verifying that everything's all good? If so, I think this is ready to merge.

> Good idea, but I think it's more optimized to have a new model PasswordModel to allow the user to have several login methods. Also i check if new password...

Couldn't you just use the `PhotonUtils#estimateCameraToTargetTranslation` function? It takes in the distance to the target and the target yaw and returns an adjusted Translation2d .

isnt this a bad pull request since it's not contributing to this repo