CVJoint

Results 3 issues of CVJoint

I've been using Authelia + Traefik for a while, but have recently run into some issues that are difficult to troubleshoot. When trying to log in, I frequently see one...

**Is your feature request related to a problem? Please describe.** Besu supports RPC authentication using a Bearer Token, but there is no way to add this header in the SSV...

enhancement
good first issue
help wanted

Besu supports RPC authentication using a Bearer Token. Adding auth to the eth1 rpc would allow secure authentication to an external besu node. Reference: https://besu.hyperledger.org/en/stable/public-networks/how-to/use-besu-api/authenticate/#3-generate-an-authentication-token Project that implements bearer token:...