Usage: Authorization For getting an access token, please take a look into examples/authorization.js. For more information, please take a look on the wiki here and here. The authorization process works as follows: Hit the /apps endpoint to create an OAuth application With the received client_id and client_secret get an authorization URL Get an access token by hitting the /oauth/token endpoint with