google-photos icon indicating copy to clipboard operation
google-photos copied to clipboard

Samples for the Google Photos Library API 📸

Results 14 google-photos issues
Sort by recently updated
recently updated
newest added

Hi I can't get through `Sign in with Google` My credentials: ``` { "web": { "client_id": "my client id", "project_id": "my project id", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://www.googleapis.com/oauth2/v3/token", "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", "client_secret":...

Hi there, I really like your photo-frame-sample application, but I'm having the following issue, hoping you can help: When running a slide show on a large album, the baseUrl to...

enhancement

This could be useful for showing a world/local map with all the photos...

Everything runs smoothly when it runs locally. Following https://cloud.google.com/community/tutorials/run-expressjs-on-google-app-engine to deploy the app and website starts acting randomly.

In app.js, line 203, the app.get function allowing the user to logout no longer works since req.logout is now an asynchronous function.

Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 v3.1.8 Version 3.1.8 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic...

dependencies