我如何在我的React应用中包括授权标题?
在Postman上,我可以通过添加标头来访问端点:
键:值(例如,我将插入假数据)
x-mash-auth-token:gdjsjaosh-hkds-dhjsk-hjjdbahsj
我正在构建一个React应用程序允许用户搜索端点,如何将此标头包含在我的代码中以授予UI上的用户访问?
On postman, I can access endpoints by adding the headers:
Key: Value ( I will insert fake figures for example)
x-mash-auth-token: gdjsjaosh-hkds-dhjsk-hjjdbahsj
I am building a react app that allows user to search endpoints, how can I include this header in my code to grant user access on UI?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)