Skip to content

feat(amazon-photos): Update OAuth scopes to amazonphotos namespace - #1507

Merged
vipulkala95 merged 1 commit into
dtinit:masterfrom
vipulkala95:feat/amazon-photos-update-scopes
Jul 31, 2026
Merged

feat(amazon-photos): Update OAuth scopes to amazonphotos namespace#1507
vipulkala95 merged 1 commit into
dtinit:masterfrom
vipulkala95:feat/amazon-photos-update-scopes

Conversation

@vipulkala95

Copy link
Copy Markdown
Collaborator

Summary

Updates the Amazon Photos auth extension (AmazonOAuthConfig) to use the correct amazonphotos:: OAuth scope namespace and removes export scopes, which are not used by this import only integration.

Changes

  • Migrate all import scopes from the photos:: prefix to the amazonphotos:: prefix (images, videos, albums).
  • Return an empty map from getExportScopes() — Amazon Photos supports import only, so no export scopes are requested.
  • Update AmazonOAuthConfigTest to match: assert the new amazonphotos:: import scopes and replace the two export-scope tests with a single exportScopesEmpty test.

@vipulkala95
vipulkala95 merged commit 0d7cfaa into dtinit:master Jul 31, 2026
7 checks passed
@vipulkala95
vipulkala95 deleted the feat/amazon-photos-update-scopes branch August 4, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants