-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add new Google Picker plugins to examples #293
Conversation
I think you need to |
oops good catch, will do. i just edited this in the github editor |
Have you tested locally this works as expected? |
yes but i didn't test the actual flow because of allowed origins, I just saw that the oauth window popped up with the allowed origins error |
let me test with my own key instead |
For Google photos it works. For drive I'm getting |
if they both have it in their allow list in the Google app, it should behave the same? Do you expect it will work suddenly when live? Or better to try something first before merging? |
i had incorrectly copy-pasted the api key locally, works now |
* main: Remix docs (#288) add facebook for real (#301) enable facebook (#300) Fix "Edit this page" link (#299) deps: update uppy to 4.9.0 (#297) Add @uppy/webdav docs (#296) fix docs for picker (#295) fix app id (#294) Add new Google Picker plugins to examples (#293) Also disable Instagram/Google Drive on the homepage Disable Instagram/Facebook on examples for now add dynamic year and range (#292) deps: update uppy to 4.8.0 (#291) update doc (#280) Improve companionAllowedHosts doc (#290) Document @uppy/google-photos-picker and @uppy/google-drive-picker (#281)
No description provided.