OAuth Proxy is a Module to make a secure OAuth2 connection with an endpoint, by exposing it as a normal local endpoint without OAuth2. It can be used like a Proxy in that it wraps the connection in an OAuth2 connection.
Its useful for testing, adding local services that are outside drupal and for easy oauth2 connections within drupal to another site.