When a user logs in this will drop a new cookie 'edxloggedin' that will match the value and expire date of the django session cookie. When a user logs out the cookie will be removed
When a user logs in this will drop a new cookie 'edxloggedin' that will match the value and expire date of the django session cookie. When a user logs out the cookie will be removed