two-factor-authentication
Here are 255 public repositories matching this topic...
-
Updated
Mar 5, 2020 - JavaScript
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 1, 2020 - PHP
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 7, 2020 - Python
Expected Behavior
Find examples and instructions for the NCCO builder with this repo.
Current Behavior
No formal documentation, but some examples exist in the code snippets.
Possible Solution
Add a new section to the README to cover
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Jul 27, 2020 - Swift
-
Updated
Sep 20, 2020 - PHP
-
Updated
Jul 17, 2020 - Python
-
Updated
Aug 30, 2020 - Go
-
Updated
Oct 15, 2020 - PHP
-
Updated
May 23, 2020 - Go
-
Updated
Jul 31, 2017 - JavaScript
Expected Behavior
We want to allow for a full url or domain to be used in a apiHost
or restHost
option.
const vonage = new Vonage({
apiKey: VONAGE_API_KEY,
apiSecret: VONAGE_API_SECRET
apiHost:'myurl.com'
})
const vonage = new Vonage({
apiKey: VONAGE_API_KEY,
apiSecret: VONAGE_API_SECR
-
Updated
Oct 16, 2020 - Ruby
-
Updated
Apr 2, 2019 - Go
-
Updated
Jul 7, 2020 - Swift
-
Updated
Oct 16, 2020 - Ruby
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Mar 19, 2020 - Go
-
Updated
Sep 23, 2020 - PHP
-
Updated
Oct 15, 2020 - Python
-
Updated
Aug 9, 2020 - Clojure
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Oct 4, 2020 - HTML
-
Updated
Mar 9, 2018 - HTML
Improve this page
Add a description, image, and links to the two-factor-authentication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the two-factor-authentication topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I've had several occasions when I wanted to retype the TOTP secret (not the code, but the secret key) from the edit dialog. For instance when transferring to a device which doesn't have a camera for the QR code. In all of those occasions I had issues recognizing 0s from Os.
Describe the solution you'd like
In the edit dial