Skip to content

Commit 66f31ed

Browse files
committed
Fix wrong signature in example output
1 parent c9039ad commit 66f31ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/auth-example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ def get_signing_headers(
131131
# X-SOGS-Pubkey: 1598932d4bccbe595a8789d7eb1629cefc483a0eaddc7e20e8fe5c771efafd9af5
132132
# X-SOGS-Timestamp: 1642472103
133133
# X-SOGS-Nonce: CdB5nyKVmQGCw6s0Bvv8Ww==
134-
# X-SOGS-Signature: n4HK33v7gkcz/3pZuWvzmOlY+AbzbpEN1K12dtCc8Gw0m4iP5gUddGKKLEbmoWNhqJeY2S81Lm9uK2DBBN8aCg== # noqa E501
134+
# X-SOGS-Signature: gYqpWZX6fnF4Gb2xQM3xaXs0WIYEI49+B8q4mUUEg8Rw0ObaHUWfoWjMHMArAtP9QlORfiydsKWz1o6zdPVeCQ== # noqa E501

0 commit comments

Comments
 (0)