DuoWeb Methods |
The DuoWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SignRequest |
Generate a signed request for Duo authentication.
The returned value should be passed into the Duo.init() call
in the rendered web page used for Duo authentication.
|
![]() ![]() | VerifyResponse |
Validate the signed response returned from Duo.
Returns the username of the authenticated user, or null.
|