Sorry, but that didn't help. Here's how I understand it. Please correct.
1. User logs into my application, entering username, password, hits submit.
2. I authenticate the user, and I create cookies as I normally do, making sure that I define them…
Sorry, but that didn't help. Here's how I understand it. Please correct.
1. User logs into my application, entering username, password, hits submit.
2. I authenticate the user, and I create cookies as I normally do, making sure that I define them…
I am going to try to integrate Vanilla with my home-made site, but, being a newby, I am confused by the instructions. This is my first confusion:
"You'll need to create a "user information" page in your application. This is a simple page that writ…