Welcome Guest, Not a member yet? Register   Sign In
How does Ion Auth (or other auth libraries) handle "remember me" and codeigniter sessions?
#5

[eluser]PhilTem[/eluser]
Regarding your second question: I don't know the answer, but IonAuth should have a method to retrieve user-data like the user-id for you not needing to get it from the session directly. That's why one would want to use a library so that you keep code DRY and that the actual way of storing data is "invisible" (i.e. not known) to other models, libraries, ...


Messages In This Thread
How does Ion Auth (or other auth libraries) handle "remember me" and codeigniter sessions? - by El Forum - 11-06-2012, 08:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB