-
Notifications
You must be signed in to change notification settings - Fork 54
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
Embed google photos #9
Comments
With Authentication
Without Authentication This seems like a nice little hack - but I haven't seen any production website using this trick. It could thus be a little risky - eg. If Google one day suddenly implements CORS policy in those URLs. 🤷🏻♂️ |
Replying uber late, I'm also yet to encounter any website using it, the links you've mentioned are all that's available :) |
So what's the plan boss? 😛
…On Fri, 8 Jan, 2021, 10:24 AM arpansac, ***@***.***> wrote:
*With Authentication*
-
https://developers.google.com/photos/library/guides/list#listing-shared-albums
- https://adodson.com/hello.js/demos/albums.html#source
*Without Authentication*
-
***@***.***/how-i-used-google-photos-to-host-my-website-pictures-gallery-d49f037c8e3c
This seems like a nice little hack - but I haven't seen any production
website using this trick. It could thus be a little risky - eg. If Google
one day suddenly implements CORS policy in those URLs. 🤷🏻♂️
Replying uber late, I'm also yet to encounter any website using it, the
links you've mentioned are all that's available :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH6T3DTHVUMIJQPWDLMC5ILSY2FZRANCNFSM4NQUPAKA>
.
|
We want to do this since the usual way people upload photos is to a cloud which is already on their phone! |
flagging-posts and filtering for latest and popular posts
…eed-akshyta flagging-posts and filtering for latest and popular posts
A lot of events which take place be it in physical or online space, take some captures and share it with members in a google photos album. We need to integrate with the API of google photos for each event.
The text was updated successfully, but these errors were encountered: