S
salickc
Hello,
I'm using Forms Authentication.
When the user logins for the first time, i create a persistent cookie,
so the user will login automatically every time he browse the site.
But suppose after I a week, i deleted the user from my DB.
He still has the cookie on his computer, and will connect automatically
when he browse.
How can I prevent this situation, but still use persistent cookies?
Can i re-validate users with authentication cookies also?
I'm using Forms Authentication.
When the user logins for the first time, i create a persistent cookie,
so the user will login automatically every time he browse the site.
But suppose after I a week, i deleted the user from my DB.
He still has the cookie on his computer, and will connect automatically
when he browse.
How can I prevent this situation, but still use persistent cookies?
Can i re-validate users with authentication cookies also?