I'm creating a site for a client, and wanted to know what the best (or the standard) way of securely maintaining a user's session is after they log in.
Most login systems have something like this, so I was wondering what my options are to keep a user securely logged in as they browse my site.
Thanks a lot, any advice would be greatly appreciated!