07sumit1002 / CabRental

The Cab Rental repository is a software system that provides a platform for individuals to rent vehicles for transportation. It is designed to offer an easy and seamless experience for users to book a ride.
https://07sumit1002.github.io/CabRental/
MIT License
31 stars 134 forks source link

[FEATURE]: Signin with Goole frontend #343

Open NK-Works opened 2 weeks ago

NK-Works commented 2 weeks ago

Please describe your feature request related to a problem?

Google Signin Implementation (frontend)

Describe your solution to problem

The website doesn't have google signin feature I can implement it.

image I can implement the google signin feature (frontend). It will send the 'access_token' to the backend using JavaScript where the backend with send the req to google to fetch details. make sure to add the labels... thanks:)

NK-Works commented 4 days ago

@07sumit1002 any updates?