kean / Get

Web API client built using async/await
MIT License
937 stars 74 forks source link

Fixing Bearer authentication header references #65

Closed mariano closed 1 year ago

mariano commented 1 year ago

Found a few references to Authentication header with the wrong Bearer value

kean commented 1 year ago

I had to move .docc folders because they were breaking xcodebuild under Xcode 14.0.

mariano commented 1 year ago

I had to move .docc folders because they were breaking xcodebuild under Xcode 14.0.

Rebased :)

kean commented 1 year ago

Thanks! You are right, there is no colon.