Skip to content

Conversation

@zzooeeyy
Copy link
Contributor

Depends on:

WHAT is this pull request doing?

  • Make expiring offline tokens the default configuration
  • Add db schema migration file with necessary columns and make that the default

config.embedded_app = true
config.after_authenticate_job = false
config.api_version = ShopifyAPI::AdminVersions::LATEST_SUPPORTED_ADMIN_VERSION
config.api_version = "2025-10"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure about this change, but ShopifyAPI::AdminVersions::LATEST_SUPPORTED_ADMIN_VERSION has been deprecated from the latest version

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is correct!

@zzooeeyy zzooeeyy changed the title Make expiring offline tokens the default configuration [Can't merge yet] Make expiring offline tokens the default configuration Nov 19, 2025
@zzooeeyy zzooeeyy marked this pull request as ready for review November 24, 2025 21:46
@zzooeeyy zzooeeyy requested a review from a team as a code owner November 24, 2025 21:46
config.embedded_app = true
config.after_authenticate_job = false
config.api_version = ShopifyAPI::AdminVersions::LATEST_SUPPORTED_ADMIN_VERSION
config.api_version = "2025-10"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is correct!

@zzooeeyy zzooeeyy changed the title [Can't merge yet] Make expiring offline tokens the default configuration Make expiring offline tokens the default configuration Dec 5, 2025
@zzooeeyy zzooeeyy force-pushed the zl/default-to-expiring-offline-tokens branch from 51357d1 to a4ffd17 Compare December 8, 2025 17:42
@lizkenyon lizkenyon merged commit 9c99910 into main Dec 11, 2025
4 of 10 checks passed
@lizkenyon lizkenyon deleted the zl/default-to-expiring-offline-tokens branch December 11, 2025 22:36
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