Modulesยง
Structsยง
- Device
Auth ๐Request - Device
Callback ๐Params - Device
Verify ๐Params
Staticsยง
- DEVICE_
CSP ๐ - DEVICE_
HEAD ๐
Functionsยง
- consume_
login_ ๐token - device_
authorization ๐ - device_
authorization_ ๐error - device_
authorization_ ๐route - RFC 8628 ยง3.1: the device authorization endpoint. Mints a
device_code/user_codepair and returns the verification URIs for the user. - device_
error_ ๐response - device_
html_ ๐response - device_
redirect_ ๐response - device_
sso_ ๐redirect - get_
device_ ๐callback_ route - The SSO return target: renders the consent form for the authenticated user.
- get_
device_ ๐route - RFC 8628 ยง3.3: the
verification_uri. Shows a user-code entry form, or (with a valid code) sends the user through SSO to authenticate and consent. - handle_
device_ ๐callback_ get - handle_
device_ ๐callback_ post - handle_
device_ ๐verify - peek_
login_ ๐token - post_
device_ ๐callback_ route