invoke

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

Factory method for creating an AppPinAuthenticator with configuration.

Return

Configured AppPinAuthenticator instance

Parameters

block

Configuration block for setting up the authenticator