Skip to content

fix: copy auth code to desktop clipboard

SMS auth codes generate a notification that has a "Copy $code" button (eg. "Copy 123456"), but the button doesn't actually copy the code as expected. This patch fixes that.

BUG: 451539

BUG: 435614

Merge request reports