Skip to content

With Scopes

//trimble-id/com.trimble.id/ClientCredentialsGrantTokenProvider/withScopes

withScopes

[JVM]
open fun withScopes(scopes: Array<String>): ClientCredentialsGrantTokenProvider

Fluent extension to add scopes to the token provider

Return

The token provider with the scopes added

Parameters

JVM

scopesThe scopes to be added