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
Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
at Sign.sign (internal/crypto/sig.js:85:26)
at Jwt.sign (/Users/.../project_root/node_modules/njwt/index.js:228:63)
at Jwt.compact (/Users/.../project_root/node_modules/njwt/index.js:250:29)
My keySet objects have the following fields:
I get the following error:
Any ideas?