Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to use linked Google account when loading documents. #2360

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jpd236
Copy link
Contributor

@jpd236 jpd236 commented Dec 2, 2024

This would hopefully have no effect if the user isn't logged into their
linked account (it would redirect to the default account, as before),
but would select the linked account if available, which could prevent
users from showing up anonymously.

Depends on #2312 for merge conflict reasons, but could be refactored independently if desired.

This component was originally added in 2017 to deep link to native
Sheets/Docs apps when installed on mobile devices. On reasonably modern
devices, regular HTTP links should be intercepted by native apps when
present, so no special machinery is needed.

Fixes deathandmayhem#1963
Fixes deathandmayhem#2282
This would hopefully have no effect if the user isn't logged into their
linked account (it would redirect to the default account, as before),
but would select the linked account if available, which could prevent
users from showing up anonymously.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant