URL Shortner is a simple yet powerful tool to generate short versions of urls to share them conveniently with others. It allows users to update the existing long urls without having to reshare a new short version of url with others. The application has been developed in Python & Angular.
MIT License
0
stars
2
forks
source link
No error message displayed when using invalid credentials #22
When the user adds invalid credentials, no error message is displayed. The user is not logged in, but ideally an error message should be displayed.