mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
test new secrets
This commit is contained in:
parent
d9dfb73d72
commit
13041cc7d2
@ -3,6 +3,7 @@ import csv
|
||||
import os
|
||||
|
||||
#### Credentials
|
||||
|
||||
consumer_key = os.environ.get('CONSUMER_KEY')
|
||||
consumer_secret = os.environ.get('CONSUMER_SECRET')
|
||||
access_token = os.environ.get('ACCESS_KEY')
|
||||
|
Loading…
Reference in New Issue
Block a user