We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3939fb6 commit 7b8b8f9Copy full SHA for 7b8b8f9
README.markdown
@@ -1,6 +1,3 @@
1
-git remote add origin git@github.com:komone/qrcode.git
2
- git push -u origin master
3
-
4
QR Code Encoder
5
===============
6
@@ -25,5 +22,6 @@ Demo
25
22
5. Scan the qrcode into the phone.
26
23
6. Ensure server clock is correct.
27
24
7. The value of `qrcode_demo:totp()` should show the same passcode as the phone.
+8. Handle PINs/logins for the second part of the "two factor" according to your application design.
28
29
NOTE: This documentation is rather basic as this was open-sourced by specific request!
0 commit comments