You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I have illustrated url shortening mechanism. I have generated short id and stored in in-memory storage(redis).
Also I have used sequelize and done cookie validation.