Add Copy Code Option to MFA Push Enrollment Screen

Add Copy Code Option to MFA Push Enrollment Screen

We’re currently implementing push notifications in our app and have identified a potential improvement in the user experience.
At the moment, the mfa-push-enrollment-qr screen only displays a QR code. However, most of our users access the app via mobile devices, where scanning a QR code from the same device is not feasible.

We’d like to request an additional feature: in addition to displaying the QR code in the mfa-push-enrollment-qr screen, could you provide an option to copy the enrollment code directly? We also suggest updating the mobile SDKs to support this code. This would allow us to programmatically pass the code to the SDK, making the process much smoother for users on mobile devices who can’t easily scan a QR code.