Skip to content
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

feat(configuration): updating to allow services to pass a key when sending requests and changing how option information is configured and stored #98

Merged
merged 7 commits into from
Jan 28, 2024

Conversation

JustinCanton
Copy link
Owner

BREAKING CHANGE: removed all key container types in favour of using IOptions<T>, changed how configuration is done for options during service configuration, changed the namespace of multiple classes/extension methods, changed the name of the extension methods to add the geocoding services

Closes #80

… and adding the credentials to the parameter classes
…rough the parameters and to change how keys are configured
…d through the parameters and to change how keys are configured
…rough the parameters and to change how keys are configured
…d through the parameters and to change how keys are configured
…assed through the parameters and to change how keys are configured
@JustinCanton JustinCanton added the enhancement New feature or request label Jan 26, 2024
@JustinCanton JustinCanton added this to the 2.0.0 milestone Jan 26, 2024
@JustinCanton JustinCanton self-assigned this Jan 26, 2024
@JustinCanton JustinCanton merged commit 659288f into develop Jan 28, 2024
1 check passed
@JustinCanton JustinCanton deleted the feature/key_configuring branch January 28, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the possibility to configure API Keys at runtime
1 participant