abitmoony
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
steam/guard.py
|
|
@ -51,7 +51,7 @@ Format of ``secrets.json`` file: |
|
|
|
|
|
|
|
{ |
|
|
|
"account_name": "<username>", # account username |
|
|
|
"identity_secret": "<base64 encoded>", # uknown |
|
|
|
"identity_secret": "<base64 encoded>", # unknown |
|
|
|
"revocation_code": "R51234", # revocation code |
|
|
|
"secret_1": "<base54 encoded>", # unknown |
|
|
|
"serial_number": "1111222333344445555", # serial number |
|
|
|