hiteshchoudhary / chai-backend

A video series on chai aur code youtube channel
5.06k stars 760 forks source link

Just set the refreshToken in newRefreshToken #103

Open chawlaHitesh opened 6 months ago

chawlaHitesh commented 6 months ago

In this pull request, I've implemented a straightforward update to the authentication flow. The focus of this change is to properly set the refreshToken to newRefreshToken, ensuring seamless token management and enhancing security measures.