auth With OAuth
fun authWithOAuth(context: Context, provider: String, options: AuthOptions, listener: OnAuthWithOAuth? = null, forcesWebView: Boolean = false)
Content copied to clipboard
fun authWithOAuth(context: Context, provider: String, listener: OnAuthWithOAuth? = null, options: AuthOptions = AuthOptions.create())
Content copied to clipboard