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

Convert auth variable input to set #40

Closed
wants to merge 1 commit into from

Conversation

Lawstorant
Copy link

what

This will prevent complete auth recreations if a given value changes index in the list.

why

#12
Prevents unnecessary auth replacements

references

Fixes #12

This will prevent complete auth recreations if a given
value changes index in the list.
@Lawstorant Lawstorant requested review from a team as code owners October 1, 2024 13:18
@mergify mergify bot added the triage Needs triage label Oct 1, 2024
@Lawstorant Lawstorant closed this Oct 29, 2024
@mergify mergify bot removed the triage Needs triage label Oct 29, 2024
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.

auth variable should be passed as a map instead of list
1 participant