diff --git a/epicJWTforBackend.js b/epicJWTforBackend.js index 182ed5d..fc7a55e 100644 --- a/epicJWTforBackend.js +++ b/epicJWTforBackend.js @@ -5,8 +5,8 @@ // var navigator = {} // fake the fact we have no browser // var window = {} // -// On Epic dev portal, you will need to upload your public key (their documentation is clear -// on generating your required rsa keys) and retreive your ClientID +// On Epic dev portal, you will need to upload your public key, their documentation is clear +// on generating your required rsa private and public keys and retreive your ClientID // Transformer code: