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
I developed a prototype of Twitter using node.js and Google Firebase as database.
It has all the features: like, comment, post, profile page, newsfeed.
The main focus is on the security, used JSON token for user authentication.
About
A Twitter prototype developed using node.js and Google Firebase with JSON token authorization