On completion of the registration, the user’s new consumer key and consumer secret key are outputted. These values should be saved by the user for future use.
Now that a user is registered, they can begin making requests for an access token!
Generating a Request Token
Once a user has registered, they should perform an OAuth request to your request_token.php file. This file (once again because of the library) is extremely simple: