express-embed-mobile-sdk-android-release

//sdk/com.adobe.express.embedsdk/AuthProvider

AuthProvider


fun interface AuthProvider

Functional interface for providing authentication configuration to the SDK.

Functions

Name Summary
invoke
abstract fun invoke(): AuthOption
Provides the authentication option for the current session.