ResourceOwnerFlow

constructor(delegate: ResourceOwnerFlow)

Parameters

delegate

the underlying Kotlin KotlinResourceOwnerFlow instance.


constructor(client: OAuth2Client)

Creates a ResourceOwnerFlow backed by the given KmpOAuth2Client.

Parameters

client

the KMP OAuth2 client to use for the Resource Owner flow.