Proxima Login fail
Proxima
So, I sign up I get a session back I can use it fine.
When I log in later (as I will have to eventually), if the user has any session in the db (expired or not), it does not record a new session in the db. It only updates the existing session with a new expiration time, and returns a new session id to my app. I can ignore this new id but is that how it's suppose to work?
updated by @nate: 02/04/15 08:27:11PM