beeminder / BeeSwift

Official Beeminder for iOS app
Other
29 stars 5 forks source link

Authenticate against the beeminder api using HTTP Header #447

Closed theospears closed 4 months ago

theospears commented 4 months ago

The beeminder api now supports authenticating using the Authorization header, as an alternate to passing an access token as a parameter. Switch to using this form, as it keeps authentication information out of the URL, which means it is less likely to e.g. be leaked as part of logs, either on the client or server.

Testing:

theospears commented 4 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @theospears and the rest of your teammates on Graphite Graphite