We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make CSP_URL come from the Election data, not from the client init.
When showing multiple elections they might be using different CSP. That means the client can't be reused and has to be initialized for every election.
Get and use the CSP URL info coming from the Election data.
The text was updated successfully, but these errors were encountered:
Fix #163
db309ef
Fix #163 (Updated README)
README
3255852
fd15cb6
bb77af7
marcvelmer
No branches or pull requests
Describe the feature
Make CSP_URL come from the Election data, not from the client init.
Motivation
When showing multiple elections they might be using different CSP. That means the client can't be reused and has to be initialized for every election.
Proposal
Get and use the CSP URL info coming from the Election data.
The text was updated successfully, but these errors were encountered: