nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
177 stars 20 forks source link

Implement ADR-14 "JWT library free jwt user generation" #35

Open matthiashanel opened 2 years ago

matthiashanel commented 2 years ago

Overview

In select clients (java, csharp, go) with the highest impact, implement the utility function IssueUserJWT.

The behavior is documented in ADR-14.

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.