-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requesting API-keys into pyze #54
Comments
At first I shied away from this to try and protect pyze, but now that time has passed I think this is a good idea. |
Implement jamesremuscat#54
The Gigya API keys differ per locale, and (might?) influence the features exposed in the API. Because the template with values imply that some features are country-related. Attached you can find a fixture that I use for my dashboard application:
|
Is it possible, for the ease of use, to incorporate the getting of the api-keys into pyze automaticly? As they seem to be the same for everybody?
"export KAMEREON_API_KEY=oF09WnKqvBDcr...
export GIGYA_API_KEY=3_e8d4g4SE_Fo8ahyH...
"
The text was updated successfully, but these errors were encountered: