getAllOathCredentials

abstract suspend fun getAllOathCredentials(): List<OathCredential>

Get all OATH credentials.

Return

A list of all OATH credentials.

Throws

if the credentials cannot be retrieved.