Duo::Client
Inherits Reference < Object
Constructors
new(host : String, duo_sig : String, app_sig : String, parent_url : String, user_agent : String = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36")
Sourcenew(host : String, sig_request : String, parent_url : String)
SourceInstance methods
fetch_iframe
Sourcefetch_result(result_url : String) : Resp(ResultResp)
Sourcefetch_status
Sourcestart_session
Sourcesubmit_token(duo_device : String, hotp_token : String)
Source