culturekings/shopify-app-auth-laravel

Auth ignores Shopify app user type when checking permissions.

Closed this issue · 0 comments

AuthController:40 does not check for the specific application attempting to gain auth, meaning if multiple apps are to be run against the same database only 1 can be successfully installed.