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

Refactor: Move api key utilities to separate file #1271

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

avin-kavish
Copy link
Contributor

@avin-kavish avin-kavish commented Nov 23, 2023

Hello!

I'm just starting to contribute to flowise. I noticed some opportunities to refactor the code for better maintainability.

This PR moves utilities relating to api keys from utils/index.ts to utils/apiKey.ts. I think this better fits the pattern of the folder.

Let me know how this goes and I can contribute further similar improvements.

@avin-kavish avin-kavish changed the title refactor: move api key utilities to separate file Refactor: Move api key utilities to separate file Nov 23, 2023
@avin-kavish avin-kavish force-pushed the seperate-api-key-util branch 2 times, most recently from 986938c to e424e65 Compare November 23, 2023 07:22
@avin-kavish avin-kavish force-pushed the seperate-api-key-util branch from e424e65 to 292b90c Compare November 23, 2023 09:44
Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @avin-kavish !

@HenryHengZJ HenryHengZJ merged commit 20f2da1 into FlowiseAI:main Nov 28, 2023
2 checks passed
hemati pushed a commit to hemati/Flowise that referenced this pull request Dec 27, 2023
Refactor: Move api key utilities to separate file
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