Gets the final token, given the stuff from step one. This should be called from the callback in step one.
Returns [token, secret, raw original data (for extended processing - twitter also sends the screen_name and user_id there)]
See Implementation
Gets the final token, given the stuff from step one. This should be called from the callback in step one.
Returns [token, secret, raw original data (for extended processing - twitter also sends the screen_name and user_id there)]