Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
DefiCzech
3 years agoFrequent Contributor
How to properly prepare registration form?
Hello I am developing VUE app with registration/login form in popup. How to corectly create form inputs to allow 1password generate/autofill email (I am using masked mail) and password (the most mini...
Anonymous
3 years agoHey DefiCzech! I asked one of our developers to take a closer look at your form. They shared the following feedback:
In order to do that we'll want to know more information about the form we're in. The fields are important, but the forms themselves are also important when it comes to additional context for stuff like masked emails. They'll want to add text like
registrationand add an HTMLid/nameto the<form>with something likeregistration.
Hope that helps!