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

✨ Update IBM backend provider configuration to use environment variables for credentials #28

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

rryoung98
Copy link
Member

This PR updates the configuration for the publicly available IBM backend provider by replacing hardcoded credentials with environment variables. It enhances the security and flexibility of the system by allowing users to input their IBM and Q-CTRL credentials as environment variables. The code includes detailed comments explaining the purpose of each property and how to replace values if necessary. Additionally, it introduces the use of fireopal.authenticate_qctrl_account(api_key=api_key) to handle Q-CTRL credentials authentication. Overall, this change improves code readability, maintainability, and aligns with best practices for managing sensitive information. 🚀

@rryoung98 rryoung98 self-assigned this Apr 5, 2024
@rryoung98 rryoung98 added the bug Something isn't working label Apr 5, 2024
@rryoung98 rryoung98 merged commit e1bf1e8 into main Apr 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant