Companion
object Companion
Functions
Link copied to clipboard
suspend fun create(configuration: IapConfiguration, startSignIn: (iapSignIn: IapSignIn) -> Unit): Result<IapCredential>
Creates an IapCredential
with information needed to access the Identity-Aware Proxy (IAP) using OAuth and OpenID Connect. This initiates the Identity-Aware Proxy (IAP) sign-in process by presenting the sign-in page.