You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSOOIDC::Types::StartDeviceAuthorizationResponseThe short-lived code that is used by the device when polling for a session token.
Indicates the number of seconds in which the verification code will become invalid.
Indicates the number of seconds the client must wait between attempts when polling for a session.
A one-time user verification code.
The URI of the verification page that takes the userCode
to authorize the device.
An alternate URL that the client can use to automatically launch a browser.
The short-lived code that is used by the device when polling for a session token.
#expires_in ⇒ IntegerIndicates the number of seconds in which the verification code will become invalid.
#interval ⇒ IntegerIndicates the number of seconds the client must wait between attempts when polling for a session.
#user_code ⇒ StringA one-time user verification code. This is needed to authorize an in-use device.
#verification_uri ⇒ StringThe URI of the verification page that takes the userCode
to authorize the device.
An alternate URL that the client can use to automatically launch a browser. This process skips the manual step in which the user visits the verification page and enters their code.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4