createJwtClientAssertion

abstract suspend fun createJwtClientAssertion(tokenUrl: String): String

Creates fresh OAuth JWT client assertion based on the server-side key and clientId.