Clarifai / clarifai-python-grpc

Clarifai gRPC Python API client
https://docs.clarifai.com
Other
56 stars 20 forks source link

[EAGLE-2804] Update Headers to use PAT Auth when accessing main app resources #125

Closed marco-clarifai closed 1 year ago

marco-clarifai commented 1 year ago

Update the header to use PAT auth when the resource being accessed is part of the main app. Workflows should still be able to use the API Key even when they reference external user models as long as the models are public.