Closed jwir3 closed 2 years ago
GET requests have been updated in #41 to work in such a way that authenticated must be true before adding any Authorization header. Other requests don't work this way, and we should change this.
GET
authenticated
Authorization
GET
requests have been updated in #41 to work in such a way thatauthenticated
must be true before adding anyAuthorization
header. Other requests don't work this way, and we should change this.