We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just need a little help getting an APi-KEY header with every redux-token-auth request. Anyone know how to do this?
APi-KEY
redux-token-auth
The text was updated successfully, but these errors were encountered:
@Awatatah I don't think that's possible because they've got a static Array of Headers. Have a look here:
redux-token-auth/src/services/auth.ts
Line 10 in 8c5a8fe
Sorry, something went wrong.
No branches or pull requests
Just need a little help getting an
APi-KEY
header with everyredux-token-auth
request. Anyone know how to do this?The text was updated successfully, but these errors were encountered: