Skip to content

Support arrays and arrays-of-objects #11

Description

@simonratner

Example:

{
  "secrets": [
    {
      "id": 1,
      "secret": "..."
    },
    {
      "id": 2,
      "secret": "..."
    }
  ]
}

Want to have the secrets encrypted (but leave the ids in plain text, to be used in lookups and indices).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions