format

suspend fun format(credential: OathCredential): String

Format an OathCredential into a URI string.

Return

A URI string.

Parameters

credential

The OathCredential to format.