Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我想进行身份验证(使用 OAuth)并获取 AOL 的电子邮件。我也有授权和获取访问令牌的所有逻辑。但问题是,当我打开 dev.aol.com 时,它会立即将我重定向到 www.aol.com,所以我对这里发生的事情感到困惑。我只需要注册到开发人员网站并获取所有 client_id 和 client_secret,剩下的我会自己做。
请帮帮我。
谢谢你。