jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

Authentication response creation fails #290

Closed chunningham closed 5 years ago

chunningham commented 5 years ago

Type mismatch prevents typescript compiling if line 240 of JSONWebToken.ts (authentication payload checking) is uncommented. All options being uncommented cause an error, any single one being removed resolves the error.