Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Uncaught TypeError: Cannot read property '2' of null #18

Open
yamino2h opened this issue Jul 24, 2018 · 0 comments
Open

Uncaught TypeError: Cannot read property '2' of null #18

yamino2h opened this issue Jul 24, 2018 · 0 comments

Comments

@yamino2h
Copy link

screen shot 2018-07-24 at 2 45 23 pm
screen shot 2018-07-24 at 2 44 18 pm

while encrypting my text using RS256, RS384, RS512, ES256, ES384, ES512 then i got above error.

var jwt=nJwt.create(data,'secret',"ES384")
var token=jwt.compact(); //got error in this line
can someone help me please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant