nats-io / jwt.net

JWT tokens signed using NKeys for Ed25519 for NATS .NET
Apache License 2.0
2 stars 5 forks source link

Auth Callout - Fix Types #3

Closed rickdotnet closed 1 month ago

rickdotnet commented 1 month ago

Two types in particular prevented me from properly responding to auth callout in non-operator mode. This PR contains the adjustments that enabled a successful response.