Is there any way to integrate the .Net Identity into a Xamarin Forms project? I need an app to work offline, so was going to bring over the database to the app. However, I can't get the Identity into the app to hash the password on login. Am I dreaming the impossible dream?
↧