nats-io / jwt.net

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

Stable release #24

Open mtmk opened 3 weeks ago

mtmk commented 3 weeks ago

Are we ready for a stable release? what's missing? we can make a list here:

(from the readme todo)

(feel free to suggest more items)

@rickdotnet @mkobaly @ckasabula @darkwatchuk

rickdotnet commented 6 days ago

The main feature I remember nkeys.net missing is XKey support. Not a knock on stability, imo. Personally, I'd push a stable release and then push an update when XKey support is added.

I'll look into the first two and see what I can help with there.

mtmk commented 6 days ago

The main feature I remember nkeys.net missing is XKey support. Not a knock on stability, imo. Personally, I'd push a stable release and then push an update when XKey support is added.

I agree. I don't know of anyone asking for xkey we can add that later on if and when needed.

I'll look into the first two and see what I can help with there.

Super! we'll hold back until then. thank you @rickdotnet

mkobaly commented 4 days ago

I am good with that plan. Currently we are using the pre-release and have not hit any other issues.