Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Authentication through WebView

$
0
0

How can the Xamarin app know who has authenticated via the web app inside the WebForm (Razor page/view)? Basically we want to wrap the whole website inside the Xamarin WebView. We are using .net Core Identity (not Identity Server) for authentication on the web app (with usernames/passwords).

The web-app has the login page and we want to make Xamarin-app (that wraps the web-app) be aware of who is logged in, so we can send notifications, etc.


Viewing all articles
Browse latest Browse all 204402

Trending Articles