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

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

@yamino2h

Description

@yamino2h

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions