Henry,
On Tue, Jan 3, 2017 at 4:12 AM, Henry wrote:
> Hi,
>
> I have a question regarding a form-based authentication mechanism. Given
> the following situation:
>
> 1. User lands on the login page and attempts to sign in.
> 2. The server authenticates user and sets session cookie on the http
>
Hi,
I have a question regarding a form-based authentication mechanism. Given
the following situation:
1. User lands on the login page and attempts to sign in.
2. The server authenticates user and sets session cookie on the http
response upon successful authentication.
Then, how do I get the us