loginWithFrontdoorBridgeUrlFromQrCode
Automatically log in using a QR code login URL and Salesforce Identity API UI Bridge.
This method is the intended entry point for login using the reference QR Code Login URL and JSON format. It will parse the UI Bridge parameters from the login QR code URL and call LoginActivity.loginWithFrontdoorBridgeUrl. However, the URL and JSON structure in the reference implementation is not required. An app may use a custom structure so long as UI Bridge front door URL and optional PKCE code verifier are provided to LoginActivity.loginWithFrontdoorBridgeUrl.
Return
Boolean true if a log in attempt is possible using the provided QR code login URL, false otherwise
Parameters
qrCodeLoginUrl
The QR code login URL