简体   繁体   English

ASP.Net MVC从外部登录获取更多信息

[英]ASP.Net MVC Get more information from external logins

I have an asp.net MVC web application and i try to add some fields from the external login providers, so that i would make it easier for my users to register for the first time. 我有一个asp.net MVC Web应用程序,我尝试从外部登录提供程序添加一些字段,这样我将使我的用户第一次注册更容易。

How can i receive more information like birth-date, languages, etc? 如何获得更多信息,如出生日期,语言等?

(For now, everything works fine. My question is only about how to receive more information.) (目前,一切正常。我的问题只是关于如何获得更多信息。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 asp.net MVC中的登录类型是什么? - What are type of logins in asp.net MVC? 如何在Asp.Net MVC中获得比当前用户名更多的用户名信息 - How to get more information than username about current user in Asp.Net MVC Asp.Net Core 2.2 - 了解身份验证中间件和外部登录 - Asp.Net Core 2.2 - Understanding Authentication Middleware and External Logins ASP.NET OAuth 外部登录 - 默认实现和重新授权 - ASP.NET OAuth External Logins - Default implementation and reauthorizing ASP.NET MVC Forms身份验证多个同时登录 - ASP.NET MVC Forms Authentication multiple simultaneous logins 使用SQL登录名和ASP.NET MVC登录到SQL Server - Logging in to SQL Server using SQL logins with ASP.NET MVC 如何在ASP.NET MVC 5中获取外部登录的电子邮件地址 - How to get Email address of external login in ASP.NET MVC 5 从 Twitter API 获取用户的电子邮件以进行外部登录身份验证 ASP.NET MVC C# - Get user's email from Twitter API for External Login Authentication ASP.NET MVC C# 在asp.net mvc网站上获取外部网站的回复 - Get post response from external site in asp.net mvc site 无法从外部路径获取文件,这不是有效的虚拟路径。 通过asp.net MVC - Cannot get file from the external path, is not a valid virtual path. by asp.net MVC
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM