use OTP for sharing passwords
parent
f849359ab9
commit
c112eb730d
|
@ -109,6 +109,7 @@
|
||||||
<input
|
<input
|
||||||
class="input input--block"
|
class="input input--block"
|
||||||
type="text"
|
type="text"
|
||||||
|
autocomplete="one-time-code"
|
||||||
v-model.trim="password"
|
v-model.trim="password"
|
||||||
tabindex="3"
|
tabindex="3"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue