Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Nishchit14 opened this issue Oct 23, 2023 · 6 comments · Fixed by #159
Closed

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

Nishchit14 opened this issue Oct 23, 2023 · 6 comments · Fixed by #159
Assignees
Milestone

Comments

@Nishchit14
Copy link
Contributor

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.

@Nishchit14 Nishchit14 added this to the v3.2.4 milestone Oct 23, 2023
@Nishchit14 Nishchit14 self-assigned this Oct 23, 2023
@lukehollenback
Copy link

Also seeing this.

@Nishchit14
Copy link
Contributor Author

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

@arunreddy
Copy link

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

@Nishchit14
Copy link
Contributor Author

@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
Copy link

@Nishchit14 - Great, looking forward to it.

@Nishchit14 Nishchit14 linked a pull request Dec 27, 2023 that will close this issue
Nishchit14 added a commit that referenced this issue Dec 27, 2023
fix: the auth header issue has been solved #134
@Nishchit14
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants