Merchant-facing OAuth2 authorization endpoint. After the merchant logs into the Shopify store, they are redirected here to grant permissions to a third-party platform. This endpoint validates the request and redirects to the client's redirect_uri with an authorization code.Authentication: JWT (shop merchant session)