URLShortener simplifies URL management with an intuitive interface and efficient backend. Built with Flask and MongoDB, it offers a seamless experience for shortening URLs.
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.
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