Shopify / shopify_app

A Rails Engine for building Shopify Apps
MIT License
1.76k stars 683 forks source link

Extract post authenticate tasks from CallbackController #1819

Closed zzooeeyy closed 6 months ago

zzooeeyy commented 6 months ago

What this PR does

Tophatting:

Deprecation warning in server start from configuration

deprecation

Deprecation reminder in tests logs

test

When config.custom_post_authenticate_tasks is set, it will be used to handle post authenticate tasks

post-authenticate-jobs

Checklist

Before submitting the PR, please consider if any of the following are needed: