You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sessions/concepts/cookie-attributes.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ For these cookies, Auth0 will:
71
71
72
72
To prepare for this change, you should:
73
73
74
-
* Review the list of [unsupported browsers](https://www.chromium.org/updates/same-site/incompatible-client.)
74
+
* Review the list of [unsupported browsers](https://www.chromium.org/updates/same-site/incompatible-clients).
75
75
76
76
* Set your application to use `sameSite=none` if it uses `response_mode=form_post` when interacting with Auth0 (note that Chrome makes no exceptions, even for `localhost`)
0 commit comments