Modulesยง
Structsยง
- Device
Auth ๐Request - Device
Callback ๐Params - Device
Verify ๐Params
Staticsยง
- DEVICE_
HEAD ๐
Functionsยง
- 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_
native_ ๐redirect - device_
redirect_ ๐response - device_
sso_ ๐redirect - get_
device_ ๐callback_ route - The authentication return target: renders consent for the authenticated user.
- get_
device_ ๐route - RFC 8628 ยง3.3: the
verification_uri. Shows a user-code entry form, or sends the user through native or SSO authentication before consent. - handle_
device_ ๐callback_ get - handle_
device_ ๐callback_ post - handle_
device_ ๐verify - post_
device_ ๐callback_ route