From ec9afeaebf68012eec03d82d8c6e87043af168c1 Mon Sep 17 00:00:00 2001 From: pacmano1 <44065187+pacmano1@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:20:55 -0600 Subject: [PATCH] Update JWTviaJose4jlib.js --- JWTviaJose4jlib.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/JWTviaJose4jlib.js b/JWTviaJose4jlib.js index 8a0083b..b90aa7d 100644 --- a/JWTviaJose4jlib.js +++ b/JWTviaJose4jlib.js @@ -1,3 +1,6 @@ +// ****** +// Note: I use https://github.com/pacmano1/Mirth-Snippets/blob/main/epicJWTusingNimbusJava.js +// ****** // I did not create this // Posted by jcurry5 at https://github.com/nextgenhealthcare/connect/discussions/5503#discussioncomment-4031411 // jose4j security library required