How to set Authorization request header globally

I set Authorization request header in post api call and try to get those in another api call to authenticate user using jwt middleware but it’s null. How to set Authorization request header globally.

Hey @vijay,

To better understand what you’re trying to do, can you please post what you have currently tired so far?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.