Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Drop rpc_url for JWT claims #688

@thedevbirb

Description

@thedevbirb

JWT claims allow to authenticate websocket connections to RPC to enable firewall delegations. Inside the JWT claim there is also the rpc_url so that it can be used only with the right recipient.
This is a bit redundant as JWTs are created with a very short expiry, plus the RPC can check on-chain whether the signalled URL matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions