mardi 7 février 2017

How to track a user's session without requiring them to login with ruby on rails

Vote count: 0

I have an application that has an actual map of objects that any visitor can view as long as they have the correct access code. I don't require the user to login because I don't want to make them create an account as it is unnecessary. I want to allow the users to mark the objects on the map with a check and save the edits within the session. So if the user refreshed the page or they close the application and reopen it an hour or so later, I would like to save their marks based off their session id. But I am confused on how to set this up without requiring them to login because I am unsure how the sessions would work.

Any help would be greatly appreciated!

asked 35 secs ago

Let's block ads! (Why?)



How to track a user's session without requiring them to login with ruby on rails

Aucun commentaire:

Enregistrer un commentaire