如何在asp.net中使用OAuth创建自定义提供程序?

编程入门 行业动态 更新时间:2024-10-22 17:37:26
本文介绍了如何在asp中使用OAuth创建自定义提供程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Hii, 我正在使用asp登录,创建用户,注册向导控件.. 我想使用我的自定义提供程序,以便将所有详细信息保存到我的应用程序当前数据库表中。 注册用户详细信息以及填写的详细信息使用OAuth详细信息.. facebook,google等.. 请建议

Hii , I am using asp login ,create user , Register wizard control.. I want to use my custom provider so that all the details will get save into my application current database table. register user details as well details which was filled using OAuth details .. facebook , google and so on .. Please suggest

推荐答案

你需要为api创建自己的facebok,google,twitter,linkedin等应用程序。并且用那个api你可以做任何你想做的事情。 for fb developers.facebook/products/login/ [ ^ ] for google developers.google/+/api/oauth [ ^ ] for twitter dev.twitter/oauth/overview/introduction [ ^ ] for linkedin developer.linkedin/documents/authentication [ ^ ] 现在,如果您想使用其他人,那么这里是链接 www.aspsnippets/Articles/Login-with-Twitter-in-ASPNet-using-Twitter-Button.aspx [ ^ ] http:// www。 aspsnippets/Articles/Login-with-FaceBook-account-in-ASPNet-Website.aspx [ ^ ] you need to create your own application in facebok,google,twitter, linkedin etc. for the api. and with that api you can do waht ever you want to do.. for fb developers.facebook/products/login/[^] for google developers.google/+/api/oauth[^] for twitter dev.twitter/oauth/overview/introduction[^] for linkedin developer.linkedin/documents/authentication[^] Now if you want to use others then here are links www.aspsnippets/Articles/Login-with-Twitter-in-ASPNet-using-Twitter-Button.aspx[^] www.aspsnippets/Articles/Login-with-FaceBook-account-in-ASPNet-Website.aspx[^]

检查以下内容。 blogs.msdn/b/webdev/archive/2012/09/12/integrate -openauth-openid-with-your-existing-asp-net-application-using-universal-providers.aspx [ ^ ] www.asp/mvc/overview/older-versions/using-oauth-providers-with-mvc [ ^ ] Check below . blogs.msdn/b/webdev/archive/2012/09/12/integrate-openauth-openid-with-your-existing-asp-net-application-using-universal-providers.aspx[^] www.asp/mvc/overview/older-versions/using-oauth-providers-with-mvc[^]

更多推荐

如何在asp.net中使用OAuth创建自定义提供程序?

本文发布于:2023-11-14 00:41:51,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1585750.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:自定义   程序   如何在   net   asp

发布评论

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

>www.elefans.com

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