invoke

operator fun invoke(block: AppPinConfig.() -> Unit = {}): AppPinAuthenticator

Factory method for creating an AppPinAuthenticator with configuration.

Return

Configured AppPinAuthenticator instance

Parameters

block

Configuration block for setting up the authenticator