I am developing a new commercial project using VueJS (Vue 2). For Authentication we're using backend jwt tokens and front end VvueJs Route Guards. I noticed that after logging in, password managers do not detect it, i.e. offer to save the password. While they do for any other site. The password managers are LastPass and BitWarden.
Is there anything specific that they're looking for?
Thanks.