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

Return secrets in deterministic order #32

Open
msteiger opened this issue Jul 17, 2020 · 1 comment
Open

Return secrets in deterministic order #32

msteiger opened this issue Jul 17, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@msteiger
Copy link

It looks like the secrets are currently returned in random order. It would be nice if they could be returned in the same order they were inserted. Not a critical issue though.

@mdanielolsson mdanielolsson added the good first issue Good for newcomers label Apr 16, 2021
@mdanielolsson
Copy link
Member

I'm not sure if it can be returned in the same order it was sent in, but we could definitely sort the keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants