You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The testnet-manager should support authentication with roles eg. "read-only", validator-manager", "parachain-manager", which let you access a subset of the REST endpoints.
Some good fastapi security related docs to help with this task: