MikeWooster/api-client

header authentication should use scheme not realm

MikeWooster opened this issue · 0 comments

The Bearer part in the header Authorization: Bearer foo is normally referred to as the scheme, not the realm.