-
### Description
The colors that the Authenticator renders are different between iPhone and iPad, and I'm not sure exactly what to change to make them identical.
With Vue, you have provided explic…
94Sip updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
missing feature I believe at least in the go sdk
**Describe the solution you'd like**
Essentially do this:
```shell
curl -X PO…
sjhx updated
2 months ago
-
### On which framework/platform would you like to see this feature implemented?
React Native
### Which UI component is this feature-request for?
Authenticator
### Please describe your feat…
-
`authenticator.login` could receive one more param `autocomplete` that is passed to
`username = login_form.text_input('Username' if 'Username' not in fields else fields['Username'])`
-
-
They will give out a code e.g.
account name: user@domain
secret key: lkajshdflkajhsd5
-
I don't like this code:
``` ruby
def valid_password?(password, password_from_database)
return false if password_from_database.blank?
magic = password_from_database.split('$')[1]
case ma…
-
An app to let people log in to two factor auth sites.
-
including unit and ci testing
jn9e9 updated
2 years ago
-
Hi. I have installed Agent DVR, but when I try to connect I get a message asking for "Authenticator code" that I don't know how to get it.
Can anybody help me?
Thanks in advance
![AuthenticatorCode…