Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Enhancement: Generate JWT token server-side #15

@chriscallan

Description

@chriscallan

I'd like to be able to interact with the Zephyr API, but maintaining an entire Java build system "just" for generating the JWT token seems a bit heavy-handed. Outside of interacting with Zerphyr, I have zero need for Java, or eclipse/other Java IDE, on my system. So I literally have a vm setup for this and have to fire up hundreds of MB, if not GBs, worth of runtime code to generate what equates to a temporary password.
If this could be generated server-side, it's obviously already geared up for working with the Jave runtime, it would save a lot hassle for folks that want to use Zephyr but don't use Java for anything besides generating this lone token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions