Our app suite supports autofill through the ASCredentialProviderViewController
API, and it works well.
We would like though to be also able to record a new login/password when the user enters them directly in his web browser, so that we can offer the pair for autofill the next time he opens the same page.
Is there any API for that? Perhaps I'm just blind, but I can't find any. Thanks!