mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-01-20 03:21:31 -05: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