!!! Overview
[{$pagename}] for native apps can be the [system browser], or a native app provided by the [Authorization Server].

Both the [system browser] and [Authorization Server] app affords several advantages for [OAuth 2.0] over [embedded web-view|Embedded user-agent] based [user-agents], including 
* the security of a separate process
* usability of a shared authentication session

The [system browser] is the __RECOMMENDED__ [{$pagename}] choice for most [Authorization Servers], as it reduces implementation complexity by reusing the web [Authorization_endpoint], and is often needed as a fallback even when an [Authorization Server] app is available.

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [OAuth 2.0 for Native Apps|https://tools.ietf.org/html/draft-wdenniss-oauth-native-apps-00/|target='_blank'] - based on information obtained 2016-01-15