This improves the API for autofilled credentials, and fixes some issues where a modal auth request starts when an autofill request had already started.
What's Changed
- Update internals to use new routes by @Firehed in #24
- Unify async-delegate continuations and fix autofill-to-modal data race by @Firehed in #29
- Rework autofill to also use async/await by @Firehed in #31
- Pull error conversion out into an extension to simplify controller by @Firehed in #32
- Remove erroneous assertion by @Firehed in #34
Full Changelog: 0.1.0...0.2.0