C#C
C#4y ago
pyrodistic

❔ Xamarin Authentication

Hello everyone.

I currently have a MVC project that uses the IdentityUser base class to register/login users. I'm not manually using any kind of token.

Using the same database I wanted to Authenticate the user in Xamarin. How can I say to the Xamarin app that the User/IdentityUser logged is the one the app should keep?

Sorry if it appears too broad of a question, but would appreciate any help!
Was this page helpful?