Mark Haines 8e01263587 Allow clients to supply access_tokens as headers
Clients can continue to supply access tokens as query parameters
or can supply the token as a header:

   Authorization: Bearer <access_token_goes_here>

This matches the ouath2 format of
https://tools.ietf.org/html/rfc6750#section-2.1
2016-09-09 18:17:42 +01:00
..
2016-08-30 17:20:31 +01:00
2016-08-24 11:58:40 +01:00
2016-09-05 10:41:27 +01:00
2016-08-22 10:49:31 +01:00
2016-08-08 11:12:21 +01:00
2016-09-09 11:07:39 +01:00
2016-08-08 11:12:21 +01:00
2016-09-06 18:16:20 +01:00
2016-08-08 16:40:39 +01:00