From 8745e2782743ab4750cbe3406c19000fea374c9b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 24 Oct 2015 11:37:14 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 78b4470..dc01127 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ Browser Authenticator You may also be interested in [Browser Authenticator](https://github.com/Daplie/browser-authenticator) over at +OTPAuth Scheme +-------------- + +* +* `otpauth://totp/<>:<>?secret=<>&issuer=<>` +* `otpauth://totp/<>:<>?secret=<>&issuer=<>&algorithm=<>&digits=<>&period=<>` + Usage =====