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 add API-KEY header to auth requests #60

Open
Awatatah opened this issue Jul 20, 2019 · 1 comment
Open

How to add API-KEY header to auth requests #60

Awatatah opened this issue Jul 20, 2019 · 1 comment

Comments

@Awatatah
Copy link

Just need a little help getting an APi-KEY header with every redux-token-auth request. Anyone know how to do this?

@ansnisar
Copy link

ansnisar commented Aug 7, 2019

@Awatatah
I don't think that's possible because they've got a static Array of Headers. Have a look here:

const authHeaderKeys: Array<string> = [

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