I need help w/ stateful sessions . . . and auth. |
[eluser]Unknown[/eluser]
Are there any CI libs that provide stateful sessions and authentication with a common denominator between the two? I.e., store the username in a cookie, and also in a database associated with that user's set of preferences? I don't want anything that expires . . .
[eluser]Randy Casburn[/eluser]
[quote author="print" date="1218166428"]Are there any CI libs that provide stateful sessions and authentication with a common denominator between the two? I.e., store the username in a cookie, and also in a database associated with that user's set of preferences? I don't want anything that expires . . .[/quote] Yes... Please consider this post: Authentication (ACL) - Challenges - Solutions - Dilemmas Thanks, Randy |
Welcome Guest, Not a member yet? Register Sign In |