api documentation for jwt-decode (v2.2.0)

Decode JWT tokens, mostly useful for browser applications.

table of contents

  1. module jwt-decode
    1. function jwt-decode (token, options)
    2. function jwt-decode.InvalidTokenError (message)

module jwt-decode

function jwt-decode (token, options)

function jwt-decode.InvalidTokenError (message)

[ this document was created with utility2 ]