We are migrating one of our XF app to MAUI and there is this nuget named OKTA Xamarin that we are using, this library gives access to Okta context and Statemanager code which helps us validate the tokens and store them.
Is there any similar thing that is available for MAUI or what is the alternative for same?
@nikitag : Hello Nikita, I have gone through some articles and I have installed the same nuget, this helps me with Okta authentication and login, however with Xamarin SDK we were able to do a lot of checks Using the Statemanger and Context.