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
Replace outdated secrecy library with own impl (#2997)
`secrecy` has had major changes in it's transition from `0.8` -> `0.10`
that would make it even less useful than it is now.
This just brings the basic implementation in-house and exposes it
publicly, which is somehow less lines of code that trying to use the
`0.8` API, let alone `0.10`.
---------
Co-authored-by: jamesbt365 <[email protected]>
0 commit comments