-
Notifications
You must be signed in to change notification settings - Fork 724
Open
Description
I'm using token exchange auth and managed installs.
When I install the app for the first time - the new Shop record is created and ShopifyApp::Auth::TokenExchange is called.
When I re-install the app - the Shop record is already present in DB and ShopifyApp::Auth::TokenExchange not called automatically so shopify_token is not updated and post_authenticate_jobs are not called.
Expected behavior
ShopifyApp::Auth::TokenExchange should be called after app re-install.
Actual behavior
ShopifyApp::Auth::TokenExchange not called after re-install.
Demo
CleanShot.2024-07-26.at.15.45.07.mp4
remy727, zernie and nicklozon
Metadata
Metadata
Assignees
Labels
No labels