!!! Overview[1][2]
[{$pagename}] is an [OAuth 2.0 Protocol Flows] ([Grant Type]) which simplifies the user experience for each party to obtain [Access Tokens] from the other.Reciprocal OAuth enables party A to obtain consent from the user to grant access to a protected resource at party A, and to short circuit the [OAuth flow|OAuth 2.0 Protocol Flows] by passing an [Authorization Code] to party B using the [Access_token] party A obtained from party B to provide party B the [context] of the user.  
This simplifies the user experience for each party to obtain acces tokens from the other.

!! [Grant Type]
[{$pagename}] defines a new [Grant Type]:
* [grant_type] - [REQUIRED] - Value [MUST] be set to "urn:ietf:params:oauth:grant-type:reciprocal".

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Reciprocal OAuth|https://tools.ietf.org/html/draft-hardt-oauth-mutual-02|target='_blank'] - based on information obtained 2018-04-17- 
* [#2] - [Reciprocal OAuth|https://tools.ietf.org/id/draft-hardt-oauth-mutual-02.html|target='_blank'] - based on information obtained 2018-04-17-