//sdk/com.adobe.express.embedsdk/AuthProvider
fun interface AuthProvider
Functional interface for providing authentication configuration to the SDK.
| Name | Summary |
|---|---|
| invoke | abstract fun invoke(): AuthOption Provides the authentication option for the current session. |