
* Remove MANAGE_APPS permission for available permission * Fix missing header in useAuthenticatedFetch and add docs * Update docs/protected-handlers.md Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com> --------- Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
205 B
205 B
@saleor/app-sdk |
---|
minor |
Added useAuthenticatedFetch hook with can construct decorated window.fetch with pre-defined headers with required AppBridge state. Can be used with createProtectedHandler