Skip to content

Inaccuracies in README.md #51

@jalbrethsen-highflame

Description

@jalbrethsen-highflame

Issue Type

Documentation

Description

  1. In Quickstart, the npm package @highflame/zeroid does not exist. I believe it should point to @highflame/sdk.
  2. In step 1 of the 5 minute tutorial we import from the nonexistent npm package, that should also be updated.
  3. There are several references to a ghost function "build_jwt_assertion", this does not appear to exist in ZeroID.
  4. In step 2 of the 5 minute tutorial (Delegate to a Sub-Agent). We do not have an example in typescript, only python.
  5. The python example in step 2 references a variable 'sub_agent_private_key', but it is not shown how this is generated. If external libraries are needed to generate the keys, we should also list them in the quickstart guide.

Acceptance Criteria

No response

Steps to Reproduce (for bugs)

No response

Logs / References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions