WalletConnect / walletconnect-utils

Javascript Utilities for WalletConnect
MIT License
113 stars 75 forks source link

`did-jwt`'s `JwtPayload` type incorrectly specifies `sub` as an obligatory field #158

Open devceline opened 10 months ago

devceline commented 10 months ago

It needs to be marked as optional, as many of our specs do not specify sub as needed even though sub is a usually required field in many specs