Certain endpoints, like the /state endpoint, should be covered by some sort of authentication schema. Initially, it will be enough with a simple API key, but in the future something like OAuth or OIDC might be considered for better integrations with other tools.
Certain endpoints, like the /state endpoint, should be covered by some sort of authentication schema. Initially, it will be enough with a simple API key, but in the future something like OAuth or OIDC might be considered for better integrations with other tools.