Skip to content

Commit f29c6db

Browse files
feat: Mention that the cookie-sync extension works for previews (#12858)
* feat: Mention that the cookie-sync extension works for previews * Update develop-docs/development-infrastructure/frontend-development-server.mdx * Update develop-docs/development-infrastructure/frontend-development-server.mdx Co-authored-by: Michelle Zhang <[email protected]> --------- Co-authored-by: Michelle Zhang <[email protected]>
1 parent ab63711 commit f29c6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/development-infrastructure/frontend-development-server.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The development server can be viewed at [https://dev.getsentry.net:7999](https:/
1515

1616
In any case, you can now login to your development server with your Sentry.io credentials. The SSO-login flow will *NOT* work. Only email/password is supported on the login form in development.
1717

18-
While the SSO-login flow will not work, cookies from an existing logged-in sessions will work correctly. You may use our [Cookie Sync](https://github.com/getsentry/cookie-sync) browser extension to sync session cookies from `*.sentry.io` domain and into `*.dev.getsentry.net` domain in your browser.
18+
While the SSO-login flow will not work, cookies from an existing logged-in sessions will work correctly. You may use our [Cookie Sync](https://github.com/getsentry/cookie-sync) browser extension to sync session cookies from `*.sentry.io` into `*.dev.getsentry.net`, and `*.sentry.dev` -- the latter being the Github Preview environment hosted on Vercel.
1919

2020
- [Get Cookie Sync for Chrome](https://chrome.google.com/webstore/detail/sentry-cookie-sync/kchlmkcdfohlmobgojmipoppgpedhijh)
2121
- [Get Cookie Sync for Firefox](https://addons.mozilla.org/en-US/firefox/addon/sentry-cookie-sync/)

0 commit comments

Comments
 (0)