Go through the OAuth process to get an access token for log in.
oauth_process(params)
Arguments
params |
List of parsed URL parameters. |
Value
Nothing if the params have an authorization code already present.
Otherwise, kicks off the OAuth process and returns an access token for
log in.