I am working on a webapp written in angular, which seems to have problems interacting with the various password managers (Dashlane, LastPass, etc.) that are there. Are there any recommendations regarding HTML markup and authentication flow for compatibility? This is not only an input stream, but also includes things like reset password, username changes, etc.
html angularjs authentication passwords lastpass
Gregm
source share