Android – xamarin and asp.net identity 2.0

I need some help. I don't know where to start. I have a website I developed with asp.net web forms, c# and I use asp.net identity 2.0

Now, I need to build an Android application using xamarin. Is there any way to authenticate users according to the asp.net database?

I've been looking around, but I can't find what I found

thank you

resolvent:

I think you need to write a webapi query for login () and logout (), which will call the underlying logic. You can communicate with httpclient, and you need to store and retrieve authentication cookies (if you use cookie based authentication)

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>