You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request is to have customHeaders that can change over calls, in particular Authorization one.
Already implemented in i18next-xhr-backend but now it is deprecated, link to commit here.
Motivation
The necessity is basically the same reported i18next-xhr-backend here.
Example
Initialize i18next without any token as Authorization header, login to your app and need to set the retrieved token into i18next backend plugin, for example to add missing labels.
The text was updated successfully, but these errors were encountered:
If you like this module don’t forget to star this repo. Make a tweet, share the word or have a look at our https://locize.com to support the devs of this project.
🚀 Feature Proposal
The request is to have customHeaders that can change over calls, in particular Authorization one.
Already implemented in i18next-xhr-backend but now it is deprecated, link to commit here.
Motivation
The necessity is basically the same reported i18next-xhr-backend here.
Example
Initialize i18next without any token as Authorization header, login to your app and need to set the retrieved token into i18next backend plugin, for example to add missing labels.
The text was updated successfully, but these errors were encountered: