AvgBlank / URLShortener

URLShortener simplifies URL management with an intuitive interface and efficient backend. Built with Flask and MongoDB, it offers a seamless experience for shortening URLs.
https://trim.lol
3 stars 9 forks source link

Enhancement: Add SignIn/SignUp with Google and Github #11

Open biresh1929 opened 2 hours ago

biresh1929 commented 2 hours ago

Currently, the only way to sign in is by generating a user id and saving it for future login. I want to add OAuth Authentication for signing in through a Google account or a Github account.

Kindly assign me this trim-signin

AalokeCode commented 2 hours ago

Alright! You can work on it