Add ability to generate multiple keys with vapid-key-generator
#15
Labels
good first issue
Good for newcomers
vapid-key-generator
Issues related to the `vapid-key-generator` helper tool.
We should add a
count
option that generates multiple keys instead of a single primary key. Whencount == 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.The text was updated successfully, but these errors were encountered: