uppy/examples
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
..
angular build(deps): bump @angular/compiler from 19.2.17 to 19.2.18 (#6128) 2026-01-12 11:13:45 +01:00
aws-companion @uppy/examples/aws-companion fix typo (#6174) 2026-02-09 13:59:31 +05:30
aws-nodejs build(deps): bump body-parser from 1.20.3 to 1.20.4 (#6070) 2025-12-02 09:55:11 +01:00
aws-php build(deps): bump aws/aws-sdk-php from 3.288.1 to 3.368.0 in /examples/aws-php (#6112) 2025-12-22 09:24:41 +01:00
cdn Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
companion Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
companion-custom-provider build(deps): bump preact from 10.26.9 to 10.26.10 (#6123) 2026-01-08 12:00:59 +01:00
companion-digitalocean-spaces Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
nextjs build(deps): bump next from 15.5.9 to 16.1.5 (#6160) 2026-02-05 15:53:42 +01:00
react Send token using websocket (#6248) 2026-05-09 15:03:04 +08:00
reactrouter Fix useless security warnings (#6132) 2026-01-12 11:16:15 +01:00
shared @uppy/examples: mock tus endpoint for react, vue and svelte tests (#6215) 2026-03-11 14:05:24 +08:00
sveltekit Send token using websocket (#6248) 2026-05-09 15:03:04 +08:00
transloadit @uppy/examples: update transloadit example (#6238) 2026-03-21 11:45:17 +05:30
vue Send token using websocket (#6248) 2026-05-09 15:03:04 +08:00
xhr-bundle Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
xhr-node Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
xhr-php Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00
xhr-python Fix @uppy/examples (#6099) 2025-12-08 09:48:23 +01:00