Logins
⚠️ Breaking changes ⚠️
Logins now Uniffi-ed! While this is a very large change internally, the externally visible changes are:
- The name and types of exceptions have changed - the base class for errors is LoginsStorageErrorException.
- The struct
ServerPassword
(Android) andLoginRecord
(iOS) is now namedLogin
with the formSubmitURL field now formSubmitUrl
[viaduct-reqwest]
What's Changed
- Update viaduct-reqwest to use reqwest 0.11. (#4146)