You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
Great plugin!
We'd like to use it to generate temporary credentials for our NATS clusters.
Unfortunately, the JWTs generated by this function do not have the
exp
set so they are essentially perpetual.It looks like
exp
support is already present and just requires being added similar toiss
here.The text was updated successfully, but these errors were encountered: