class

Duo::Client

Inherits Reference < Object

Constructors

from_iframe(duo_iframe : Myhtml::Node, parent_url : String) : Client
Source
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")
Source
new(host : String, sig_request : String, parent_url : String)
Source

Instance methods

fetch_iframe
Source
fetch_result(result_url : String) : Resp(ResultResp)
Source
fetch_status
Source
start_session
Source
submit_token(duo_device : String, hotp_token : String)
Source