mobx - ReactJS handle user Authentication with server-side rendering -


i building reactjs application mobx, , trying make universal app (server-rendering), have issues , questions. first of all, don't know how handle user authentication on server-side rendering. saving before token of user in browser's localstorage, server-rendring, seems cannot access localsotrage through window. fo example if have paths user go if signed in, cannot handle because window undefined. suggestions?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -