Add OTP support to auth scripts

Add OTP support to authentication scripts via otp variable.

doc.actionFormInput("id:token", otp.generateTOPTP());
Edited by Michael Eddington