loginWithAuthenticationCode

abstract fun loginWithAuthenticationCode(code: String, listener: NuguOAuthInterface.OnLoginListener)

Start a login without browser. Only tid

Parameters

code

authCode

listener

Listener to receive result.