pyramid_oauthprovider
This is a pyramid oauth2 provider (server!) that works with pyramid, it is not a consumer used to integrate with other services.
resource owner - The user resource server - The server used to access user information client - The web app / mobile app authorization server - The server issuing access tokens to the client after successfully authenticating the resource owner and obtaining authorization.