diff --git a/auth/index.html b/auth/index.html index 9b2c343..651450a 100644 --- a/auth/index.html +++ b/auth/index.html @@ -126,7 +126,7 @@

Stamp

Once you've injected the credential bundle, the credential is ready to sign. A new RECOVER activity for example. This iframe - doesn't know anything about Turnkey activity however, it's a simple + doesn't know anything about Turnkey activities however, it's a simple stamper!

@@ -149,23 +149,42 @@

Message log

+ Script defining important helpers. + These helpers are unit-testable, so most of the logic should be written here. + -->