startAuth

suspend fun startAuth(onUrl: (String) -> Unit): ClientAccount

Start the OAuth authentication flow

Return

Client account with the authenticated session

Parameters

onUrl

Callback for when the authorization URL is ready