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

Add authorization Bearer header with token when using useFetchMutation #74

Open
EricThuaud opened this issue Feb 16, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@EricThuaud
Copy link
Contributor

EricThuaud commented Feb 16, 2024

The useFetchMutation hook currently doesn't have any optionsHeaders defined.

Some are needed, at least for the moment the "authorization Bearer" one with token joined to consume API successfully.

Thanks a lot ;-)

@EricThuaud EricThuaud added the enhancement New feature or request label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants