lore-hook-connections

Allows you to describe the APIs your application will be consuming

headers

Headers that should be applied to all network requests. This function will be called before every network request, and any keys you provide will be added as a header in the network request.

A common use would be sending an authorization token with each request: