invoke

operator fun invoke(client: ERROR CLASS: Symbol not found for OAuth2Client): ResourceOwnerFlow

Creates a ResourceOwnerFlow backed by the given client.

Return

a ResourceOwnerFlow instance.

Parameters

client

the OAuth2Client used to perform the flow.