Using 1Password during password change in iOS App
I'm a developer with a native Swift + SwiftUI app that has its own account sign up/sign in functionality.
I'm able to use 1Password to assist with login, alongside the built-in iOS password manager.
However, in my "Change password" form, implemented in SwiftUI, the iOS password manager jumps in and auto-populates the "new password" and "confirm new password" fields, and 1Password is nowhere to be found as an option.
If I click "Other options..." I'm left to manually type and confirm a new password. There's no way to bring up 1Password to have it suggest a new password and update the login.
Is there any reference implementation code available that shows how best to do this such that 1Password will be "looped in" correctly during the "Change password" flow?
Thanks!
Stephen
