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

How to set authorization header when using createClient({}) instance, I use quasar framework and I want to add headers on each request send to API. #181

Closed
francelwebdev opened this issue Dec 21, 2022 · 1 comment

Comments

@francelwebdev
Copy link

francelwebdev commented Dec 21, 2022

How to set authorization header when using createClient({}) instance, I use quasar framework and I want to add headers on each request send to API.

@francelwebdev francelwebdev changed the title How to set headers wen using createClient({}) instance, I use quasar framework and I want to add headers on each request send to API. How to set authorization header when using createClient({}) instance, I use quasar framework and I want to add headers on each request send to API. Dec 21, 2022
@logaretm
Copy link
Owner

You can do so with plugins. Check the documentation here.

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

No branches or pull requests

2 participants