The oauth client exchanges Firefox Account assertions for oauth token
grants. The client_id is assumed to have the "canGrant" capability on
the oauth endpoint.
========
d1a25c8233
Author: Nick Alexander <nalexander@mozilla.com>
Bug 1117829 - Part 3: Add FxA oauth and profile clients.
========
6c52ce9b53
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 13:53:56 2014 -0700
Bug 1117829 - Part 2: Support remote verifier v1 and v2.
========
679e972d2c
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 11:52:45 2014 -0700
Bug 1117829 - Part 1: Generalize bearer token auth header providers.
========
b55a14fe88
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 13:54:46 2014 -0700
Bug 1117829 - Pre: Add static methods for cross-class testing.
========
5576662dd3
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Aug 18 11:42:45 2014 -0700
Bug 1117829 - Pre: Fix debug printing of JWT structures.