Xamarin with asp.net 2.0 id

I need help here. I don’t know where to start. I have a website that I developed using ASP.NET, C # web forms and used ASP.NET 2.0 identifier

Now I need to create an Android application using Xamarin. Is there a way to authenticate users in this asp.net database?

I searched all around and found nothing.

thank

+4
source share
2 answers

, , , WebApi Login() Logout(), . HttpClient , cookie ( auth cookie).

+2

, ASP.NET Web API 2, Owin Identity? Asp.net. .

Microsoft Asp.Net -API , . , .

0

Source: https://habr.com/ru/post/1547350/


All Articles