Hi guys, whats up?
Is there any article about best practices regarding zed tokens?
Not entirely sure how to use them in a distributed system. How does a backend business service have access to it?
Does it keep it cached or does it get it from a user's jwt, or something else?
Or should the service always use the "fully_consistent" param when authorizing a request through the check api?