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

Add ability to generate multiple keys with vapid-key-generator #15

Open
dimitribouniol opened this issue Dec 14, 2024 · 0 comments
Open
Labels
good first issue Good for newcomers vapid-key-generator Issues related to the `vapid-key-generator` helper tool.

Comments

@dimitribouniol
Copy link
Member

We should add a count option that generates multiple keys instead of a single primary key. When count == 1, a single primary key should still be generated. When in key only mode, an array of keys should be emitted instead of a single key, and example code should be updated to decode a Set.

@dimitribouniol dimitribouniol added vapid-key-generator Issues related to the `vapid-key-generator` helper tool. good first issue Good for newcomers labels Dec 14, 2024
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 vapid-key-generator Issues related to the `vapid-key-generator` helper tool.
Projects
None yet
Development

No branches or pull requests

1 participant