code-farmz / ng-otp-input

A fully customizable, one-time password input component for the web built with Angular.
MIT License
112 stars 55 forks source link

feat: autocomplete="one-time-code" #51

Open dylanvdmerwe opened 4 years ago

dylanvdmerwe commented 4 years ago

Firstly, great work on this component!

I was wondering if it is possible to implement the autocomplete="one-time-code" somehow that will read codes from SMS?

image

ajarudingunga commented 4 years ago

+1 for this feature.

Jucapo commented 3 years ago

+1 Any solution ?

code-farmz commented 3 years ago

@dylanvdmerwe I have tried to implement this in the latest version with some more changes so it can fill in the code when user select from message can you please check once if that works

bllue78 commented 2 years ago

For some reason we are stuck at Angular 8 and can only use max version 1.8.1. Just want to confirm has autocomplete="one-time-code" feature been included in 1.8.1?

@dylanvdmerwe I have tried to implement this in the latest version with some more changes so it can fill in the code when user select from message can you please check once if that works

spock123 commented 1 year ago

Anyone got this working? It doesn't seem to pick up pincodes from SMS messages at all.