Easy Xamarin Essentials with Web Authenticator

Easy Xamarin Essentials with Web Authenticator

Learn how to use the WebAuthenticator class inside of Xamarin Essentials with Okta.

José Villaró

Hi, thanks for this post.
I wanted to ask if your having issues with some browsers like Xiomi Mi Browser. For example, it doesn’t complete the redirect and open the browser after I login and it tries to open app.

Ganesh

@jvillaro , try changing the default MI Browser to other browsers like Chrome.

José Villaró

Hi @Ganesh, thanks I know that it works for Chrome and Edge, but the app I’m working on is for mass market and the client would like to not have to tell users they need to install and set Chrome as default. So I’m hunting for answers and see if these browsers work.
Which they do but not as flawlessly

Bo Skjøtt

The code examples are full of formatting errors which means that when you copy the code snippets it will not compile.
Also, the WebAuthenticationCallbackActivity class should not have any body.