StoreSelectorStep

open class StoreSelectorStep : OnboardingStep

Use this class to wrap an OnboardingStep instance for custom credential store “injection”. You can create STORE - ID associations in the OnbordingContext, the flow controller will inject the store with the matching ID to the credentialStore property for this step to use.