Usage¶ If you want to check out the complete API documentation, go ahead. The easiest way to get started is by setting up a service wrapper. To do so simply import the service container object: from rauth import OAuth2Service facebook = OAuth2Service( client_id='440483442642551', client_secret='cd54f1ace848fa2a7ac89a31ed9c1b61', name='facebook', authorize_url='https://graph.facebook.com/oauth/auth