NEST authentication
How does NEST authenticate towards our data source? Currently, it's using a simple bearer token. But for consistency, we may want to use authentik JWTs. If we do that, we should change our token validation
How does NEST authenticate towards our data source? Currently, it's using a simple bearer token. But for consistency, we may want to use authentik JWTs. If we do that, we should change our token validation