History
History is a library that automatically saves the users browsing history into their session. This is useful for a number of situations, the most obvious being:
- User goes to a page that requires them to be signed in to gain access.
- User is redirected to sign in page.
- User signs in.
- Using History, we send the user back to the page they were originally attempting to access!
Features
- Easy to setup, easy to use.
- Automatic or Manual saving of history.
- Optionally save AJAX requests into history.