Skip to content

Conversation

@bwebs
Copy link
Contributor

@bwebs bwebs commented Aug 26, 2025

  • Updated the callback function in lkr/main.py to streamline the setting of environment variables for client_id, client_secret, and base_url.
  • Introduced helper functions to manage prefixed environment variables, improving code clarity and maintainability.
  • Removed direct assignments to os.environ in favor of a more structured approach for setting environment variables based on command line inputs and existing environment values.

- Updated the `callback` function in `lkr/main.py` to streamline the setting of environment variables for `client_id`, `client_secret`, and `base_url`.
- Introduced helper functions to manage prefixed environment variables, improving code clarity and maintainability.
- Removed direct assignments to `os.environ` in favor of a more structured approach for setting environment variables based on command line inputs and existing environment values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants