firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
2.1k stars 137 forks source link

bug: bearer auth seems to have an issue with auth header creation #134

Closed Nishchit14 closed 10 months ago

Nishchit14 commented 1 year ago

Describe the bug The bearer auth is broken, It is not sending the Authorization header to the server.

Expected behavior It should generate the Authorization header and send it to the server.

lukehollenback commented 11 months ago

Also seeing this.

Nishchit14 commented 11 months ago

@lukehollenback you can use the header directly as of now, new release will be coming with this fix soon.

arunreddy commented 10 months ago

@Nishchit14 - Any updates? Is there a tentative date for the next release?

Nishchit14 commented 10 months ago

@arunreddy You can expect it within the Dec 2023. I am planning to give a new release in a week. also with new desktop app.

arunreddy commented 10 months ago

@Nishchit14 - Great, looking forward to it.

Nishchit14 commented 10 months ago

@arunreddy the minor version v3.2.4 has been released. feel free to reopen it incase you face any issue.