Yahoo BBAuth的问题 [英] Problem With Yahoo BBAuth

查看:69
本文介绍了Yahoo BBAuth的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在使用此代码进行雅虎登录.

Hello,

I am using this code for yahoo login.

// Create an instance of Yahoo.Authentication  
Yahoo.Authentication auth = new Authentication("myappid", "mysharedsecret");  
  
// Redirect the user to the use sign-in page  
Response.Redirect(auth.GetUserLogOnAddress().ToString()); 


我现在可以登录,但工作正常,但是我没有代码来检索用户的个人资料数据,例如用户名,用户的名字,用户的姓氏.


It is working fine I am able to login with now, but I have no code to retrieve user''s profile data like username, users''s firstname, user''s last name.

推荐答案

请参阅

使用Yahoo!进行身份验证和授权 [ ^ ]
代码示例-Yahoo! [
Refer this

Authentication and Authorization with Yahoo![^]
Code Examples - Yahoo![^]


这篇关于Yahoo BBAuth的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆