Ask a question to get started
Enter to send•Shift+Enter new line
show_device_code( self, *, verification_uri: str, user_code: str, expires_in: int )
verification_uri
str
user_code
expires_in
int
Show RFC 8628 device-code instructions to the user.
Provider URL the user visits in a browser.
Short code the user enters on verification_uri.
Lifetime of the device code in seconds.