Contains many breaking changes due to major changes to the Photos API.
https://developers.googleblog.com/en/google-photos-picker-api-launch-and-library-api-updates/
- Dependent package changed to
google/photos-library
. - PhotosClient: Renamed from
setAccessToken()
towithToken()
. Passrefresh_token
to withToken. - PhotosLibrary trait: Renamed from
photosAccessToken()
totokenForPhotoLibrary()
. - Many method arguments and return values have been changed.
config/google.php
is still used.- share: Deleted.
- Use the Picker API to handle files other than those uploaded via the API
you can only access and manage content that was created by your application. https://developers.google.com/photos/library/guides/get-started-library