Title: Devon's Replies | WordPress.org

---

# Devon

  [  ](https://wordpress.org/support/users/devowhippit/)

 *   [Profile](https://wordpress.org/support/users/devowhippit/)
 *   [Topics Started](https://wordpress.org/support/users/devowhippit/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devowhippit/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devowhippit/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devowhippit/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devowhippit/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devowhippit/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SameSite Cookies] Refreshes login screen when logging in](https://wordpress.org/support/topic/refreshes-login-screen-when-logging-in/)
 *  [Devon](https://wordpress.org/support/users/devowhippit/)
 * (@devowhippit)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/refreshes-login-screen-when-logging-in/#post-12051383)
 * Hi Ayesh, running into the same issue but with a non multi-site install. I tried
   clearing all cookies and disabling the WPS Hide Login plugin which changes the
   login url. I don’t think we have any other plugins that could be incompatible…
 * The following cookie headers are sent (bracketed strings are variables);
 *     ```
       Set-Cookie: wordpress_{HASH}={USERNAME}{HASH};expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;path=%2Fwp-content%2Fplugins;domain=;httponly;SameSite=Lax
       Set-Cookie: wordpress_{HASH}={USERNAME}{HASH};expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;path=%2Fwp-admin;domain=;httponly;SameSite=Lax
       Set-Cookie: wordpress_logged_in_{HASH}={USERNAME}{HASH};expires=Thu, 01-Jan-1970 00:00:00 GMT;Max-Age=0;path=%2F;domain=;httponly;SameSite=Lax
       ```
   
 * Then the response sends back the redirect authentication loop.
    -  This reply was modified 6 years, 8 months ago by [Devon](https://wordpress.org/support/users/devowhippit/).

Viewing 1 replies (of 1 total)