mike95632
says
There used to be a secure remember me library, but I can no longer find it. Can someone make a new one?
AlternaNetworks
says
mike95632 saidPlease be more specific, are you looking for a cookies save feature?
There used to be a secure remember me library, but I can no longer find it. Can someone make a new one?
mike95632
says
Yes it would need a cookie, but also checks the ip, user agent, etc
amzee
says
Make it a token based mechanism. Everytime something is ready from cookie (login information) – verify the format of token. If everything is alright go! go! or else fire! fire!
Let me know if you need to implement it. I can do it for you 
