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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ pnpm add @depot/sdk-node
18
18
19
19
## Usage
20
20
21
-
Each of the Depot API services is exposed on the main `depot` export. Authentication is provided via an `Authorization` header, for each API request. The service paths match their corresponding gRPC service names.
21
+
Each of the Depot API services is exposed on the main `depot` export. Authentication is provided via an `Authorization` header with an **Organization Token**, for each API request. The service paths match their corresponding gRPC service names.
0 commit comments