什么是 Auth'n'auth?

What is Auth'n'auth?

在 developer.eBay 上请求我的密钥时,我看到一条消息邀请我启用 OAuth。但该消息还谈到 Auth'n'auth.

在 Google 上搜索它没有给我任何关于这是什么的信息,所以我在这里问。

eBay 给我的完整信息是:

To use eBay's latest security features, add OAuth security to your keys. These keys will support both Auth'n'auth and OAuth.

For keys with multiple redirect URLs go to the Tokens page and enable one redirect URL for OAuth only. All redirect URLs will continue to support Auth'n'auth.

这是一个旧的post,我也想知道这是什么意思。它显然只是身份验证和授权的 eBay 行话,或者如 eBay 所指的那样 - Auth'n'Auth。

他们在这里有一篇关于此的 eBay 开发人员技术支持文章 - https://ebaydts.com/eBayKBDetails?KBid=1198

那篇文章甚至展示了一个示例用法:

<INPUT TYPE=\"submit\" NAME=AUTHORIZE VALUE=\"Launch Auth & Auth\" "
             .  "onclick=\"window.open('https://signin.ebay.com/ws/eBayISAPI.dll?SignIn&runame=$runame&SessID=$sessid');\">\n"