2024-07-20 10:47:11 +00:00
|
|
|
API_URL=https://api.dummy.com
|
|
|
|
CLIENT_ID=client_id
|
|
|
|
CLIENT_SECRET=client_secret
|
|
|
|
TOKEN_URL=oauth_token_fetch_url
|
2024-07-20 11:03:52 +00:00
|
|
|
LOGIN=login
|
2024-07-20 10:47:11 +00:00
|
|
|
PASSWORD=password
|
|
|
|
AUDIENCE=intended_audience
|
|
|
|
SCOPES=scope1,scope2
|