Skip to content

[Feature] Add option to set Authorization header #2158

@eiabea

Description

@eiabea

Problem

It is currently not possible to send additional headers in the wallet for custom networks. This prevents us from using our own RPC endpoints due to the fact, that these endpoints are secured by an api-key middleware.

Proposal

  • Add additional field "API Key" to Advanced settings - Manage networks - <Network name> (probably below "RPC URL"
  • Use this "API Key" value to set the Authorization header in the rpc requests (Authorization: Bearer <API Key value>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions