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
Refactored API to provide its own dedicated Header class inside the peer.http package instead of relying on the deprecated one in XP
framework core, retaining BC.
(@thekid)
Refactored API to use util.Secret class instead of the deprecated security.SecureString internally, retaining BC.
(@thekid)