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
10 stars 18 forks source link

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

Closed biresh1929 closed 1 month ago

biresh1929 commented 1 month 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 1 month ago

Alright! You can work on it