邮递员中的不记名令牌

编程入门 行业动态 更新时间:2024-10-23 10:32:01
本文介绍了邮递员中的不记名令牌的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想在邮递员中设置一个Bearer Token

I want to set a Bearer Token in postman

出于某种原因,我的 Postman 在 Auth 下拉列表中没有 Bearer Token 选项

For some reason my Postman doesn't have the Bearer Token option in the Auth dropdown

我可以在 Postman 中做什么来显示该选项?我在哪里可以找到它的任何想法?问候.

What can I do in Postman to show that option? Any ideas where I can find it? Regards.

推荐答案

我不确定这两张图片是否来自同一个 Postman 应用程序,但不记名令牌功能仅在 5.3.0 版中出现.

I'm not sure if those 2 images are from the same Postman application or not but the Bearer Token feature only came in on version 5.3.0.

您可以手动添加带有 Bearer 值的 Authorization 请求标头.

You can just manually add an Authorization Request Header with a Bearer <my_token> value.

这只是一个用于演示目的的虚拟值 - 实际值应该是Bearer + 你的代币值.

This is just a dummy value for demo purposes - The actual value should be Bearer + your token value.

这应该可以工作,而无需使用下拉列表中的该选项.这只会自动复制,无论如何您都会手动执行.

That should work without the need to use that option from the drop down list. This would only just replicate automatically, what you would be doing manually anyway.

更多推荐

邮递员中的不记名令牌

本文发布于:2023-10-29 08:02:33,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1539158.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:邮递员   令牌

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!