You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ Your app is now ready to install by a Shopware application!
47
47
## Usage
48
48
- Context, ShopRepository auto-binding
49
49
- SwAppMiddleware _(alias: 'sas.app.auth')_: A middleware to verify incoming webhook requests
50
-
- SwAppIframeMiddleware _(alias: 'sas.app.auth.iframe')_: A middleware to verify incoming requests from Iframe Shopware
50
+
- SwAppIframeMiddleware _(alias: 'sas.app.auth.iframe:?app_name')_: A middleware to verify incoming requests from Iframe Shopware (`app_name` is the name of the App)
51
+
- SwAppHeaderMiddleware _(alias: 'sas.app.auth.header')_: A middleware to verify incoming requests from Headers requests
51
52
52
53
## Change log
53
54
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
0 commit comments