convoy
convoy copied to clipboard
[FEATURE REQUEST] Add custom authentication to endpoints.
Currently, there is no way to set up endpoint-specific authentication. This is required because an endpoint can sit behind an authorisation server, and we will need more than HMAC
to access the endpoint.
Authorisation Types
- [ ] API Key
- [ ] Basic Authentication