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

Enhancement: Generate JWT token server-side #15

Open
chriscallan opened this issue Sep 22, 2021 · 0 comments
Open

Enhancement: Generate JWT token server-side #15

chriscallan opened this issue Sep 22, 2021 · 0 comments

Comments

@chriscallan
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant