dashlane-cli
dashlane-cli copied to clipboard
Migrate device registration endpoint
Currently we are using the endpoint /authentication/RequestDeviceRegistration to perform device registration.
This endpoint is deprecated and we should use /authentication/GetAuthenticationMethodsForDevice instead.