shah-anurag / tiny-url

Get shortUrls and live a simpler life
MIT License
2 stars 0 forks source link

Add user level tracking in the application #3

Closed shah-anurag closed 3 years ago

shah-anurag commented 3 years ago

This feature is mainly for users to see what all longUrls they have registered so they dont even have to remember the shortUrls

shah-anurag commented 3 years ago

Upon thinking more on this, I think users won't have any value with this feature. Its more of a drag as this makes us have(technically) to make our customers login. A customer has a longURL he can just go to that site and create shortURL using the chrome extension(We might have more ways to get the shortURL in future). So won't be including this feature and also removed the authentication middleware in this PR - https://github.com/shah-anurag/tiny-url/pull/7