rememberFinancialConnectionsSheetForToken

Register a request to launch an instance of FinancialConnectionsSheet for a FinancialConnectionsSheetForTokenResult.

This API uses Compose specific API rememberLauncherForActivityResult to register a androidx.activity.result.ActivityResultLauncher into the current activity, so it should be called as part of Compose initialization path.

The created FinancialConnectionsSheet is remembered across recompositions. Recomposition will always return the value produced by composition.