if i am understanding this correctly, you're saying we should refrain from setting the bearer token manually like this?
if let token = Peach.OAuthToken {
mutableURLRequest.setValue("Bearer (token)", forHTTPHeaderField: "Authorization")
}
which would be confusing because how else would you set it?
Topic:
App & System Services
SubTopic:
General
Tags: