hasUsableCredential

suspend fun hasUsableCredential(at: Instant = Clock.System.now()): Boolean

Returns whether a usable credential exists at a given point in time.

Parameters

at

the point in time to check for.