diff --git a/index.html b/index.html index adea8ac..79bf66b 100644 --- a/index.html +++ b/index.html @@ -420,7 +420,7 @@
Session Token
- (this is the URL that sends your one-time password via email) + (this is the access token)
@@ -437,7 +437,9 @@
Verify Token
- (this is the URL that sends your one-time password via email) + (not implemented) +
+ (this is the URL that inspects and verifies the token)
@@ -462,10 +464,27 @@
+
+
- Approved Devices: + Approved Devices +
+ (these are the public keys generated on remember-me devices and the opaque tokens issued to remember-me-not devices)
+ +
+ +
+
 
+
+
+
+

+
+
+
+
...