WalletConnect / walletconnect-utils

Javascript Utilities for WalletConnect
MIT License
65 stars 56 forks source link

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

Open devceline opened 8 months ago

devceline commented 8 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