javascript - show a page if user is logged in web application -


i used google plus service logging web app (using html button), , saving db passing in ajax server.

now, want build different page user able post images , descriptions need know user posted information.

how can that?

save user auth token (or whatever you're identifying user with) in localstorage on client-side , send within ajax call; , validate on server-side.


Comments

Popular posts from this blog

Using django-mptt to get only the categories that have items -

ruby - Train neural network with sine function -

javascript - Java with RWeka packege -