auth_step


Description:

public bool auth_step (string function) throws Error

Perform an OAuth authorisation step.

This calls function and then updates the token and token secret in the proxy.

this must not require binding, the function will be invoked using set_function.

Parameters:

this

an OAuthProxy

function

the function to invoke on the proxy