You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major Changes include:
* Signature change in vss-client constructor. (in #31 )
* Vss-client can now also return AuthError if AuthException is returned from server. (#30)
* Adds VssHeaderProvider, can be used for auth and request signing.(#31)
* Adds LnurlAuthToJwtProvider, provides LnUrl based JWT auth. (#26)
* Adds KeyObfuscator, to provide client-side key obfuscation. (#32)
* Package now has enforced MSRV of 1.63.0. (#19)
This is a minor version bump because there are non-backward compatible changes in vss-client usage.
0 commit comments