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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -