isSignedIn

open override fun isSignedIn(isSignedIn: (Boolean) -> Unit)

Is called when the app wants to know if the user is potentially signed in without triggering an actual sign in action.

Parameters

isSignedIn

Call this function to specify whether the user is signed in or not