uppy/.changeset
Mikael Finstad ad4050b51e
Send token using websocket (#6248)
instead of window.opener - it is more robust

inspired by #4110
closes #6246
closes #4107

Biggest caveat: In cases where window.opener is null (Dropbox), the auth
window will not be auto closed (I don't know how to fix that). It will
show the user a message "Authentication successful. You may now close
this page."
https://github.com/transloadit/uppy/pull/6248/changes#diff-ef5b69c4ab5b83168eaba6f57047bb07c53e3a426f375b42fcb32d79c746872cR22

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Prakash <qxprakash@gmail.com>
2026-05-09 15:03:04 +08:00
..
config.json Update config.json (#5964) 2025-09-11 23:01:54 +02:00
few-plants-pump.md @uppy/dashboard: My Device button respects fileManagerSelectionType (#6258) 2026-04-24 16:00:02 +05:30
lazy-berries-brake.md @uppy/companion-client: fix stale websocket connection (#6269) 2026-04-30 01:54:15 +05:30
mighty-deers-sin.md Send token using websocket (#6248) 2026-05-09 15:03:04 +08:00
README.md Migrate to changesets from custom release tooling (#5840) 2025-07-24 09:24:09 +02:00
three-cobras-lick.md companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation