FinancialConnectionsSheet
A drop in class to present the Link Account Session Auth Flow.
This must be called unconditionally, as part of initialization path, typically as a field initializer of an Activity or Fragment.
Types
Link copied to clipboard
data class Configuration(val linkAccountSessionClientSecret: String, val publishableKey: String) : Parcelable
Content copied to clipboard
Configuration for a FinancialConnectionsSheet
Functions
Link copied to clipboard
Present the FinancialConnectionsSheet.