Skip to content

With Client Secret

//trimble-id/com.trimble.id/AuthorizationCodeGrantTokenProvider/withClientSecret

withClientSecret

[JVM]
open fun withClientSecret(clientSecret: String): AuthorizationCodeGrantTokenProvider

Fluent extension to add client secret to the token provider

Return

The token provider with the client secret added

Parameters

JVM

clientSecretThe client secret of the application