Skip to main content

Module device

Module device 

Source
Expand description

The device identity presented to 1Password and its registration.

Structsยง

ClientInfo ๐Ÿ”’
Client identity headers sent with every request.

Constantsยง

BASE32_ALPHABET ๐Ÿ”’
DEVICE_ENDPOINT ๐Ÿ”’
DEVICE_UUID_LENGTH ๐Ÿ”’

Functionsยง

check_success ๐Ÿ”’
generate_device_uuid
Generates a 26-character 1Password device id from the lowercase base32 alphabet.
reauthorize_device ๐Ÿ”’
Reauthorizes a previously deleted device.
register_device ๐Ÿ”’
Registers the device with the server.