Auto copy to text box? #1364
-
I've been using this for some time, and noticed that in many sites, after I click on my code, it auto-copies to the MFA field on the website. I'm also a developer and maintain a application. It has MFA, and this doesn't happen on this site. What attributes or causing this to happen? What do I need to do on the website to make this work? |
Beta Was this translation helpful? Give feedback.
Answered by
mymindstorm
Jan 16, 2025
Replies: 1 comment 1 reply
-
Here's our logic for autofill: Lines 285 to 323 in 9d9660b |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mymindstorm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's our logic for autofill:
Authenticator/src/content.ts
Lines 285 to 323 in 9d9660b