Skip to content

Commit d264e1f

Browse files
committed
Ref to docs on authorization and signing in README
Signed-off-by: cwasicki <[email protected]>
1 parent 4011aae commit d264e1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ pip install frequenz-client-reporting==$VERSION
4343

4444
To use the Reporting API client, you need to initialize it with the server URL and authentication credentials.
4545
The server URL should point to your Frequenz Reporting API instance, and you will need an authentication key and a signing secret.
46+
See [this documentation](https://github.com/frequenz-floss/frequenz-client-base-python/blob/v0.x.x/README.md#authorization-and-signing) for further details.
4647

4748
> **Security Note**
4849
> Always keep your authentication key and signing secret secure. Do not hard-code them in your source code or share them publicly.

0 commit comments

Comments
 (0)