auth0-blog / dotnet-maui-auth0-app

Apache License 2.0
17 stars 7 forks source link

Loging out from okta opens 404 browser window. #6

Open GnanaPriyaNamasivayam opened 2 years ago

GnanaPriyaNamasivayam commented 2 years ago

I have followed the steps to log out from the okta browser from this blog https://auth0.com/blog/add-authentication-to-dotnet-maui-apps-with-auth0/#Add-Logout

After tapping the logout button, the browser opens with a 404 error, and the app closed.

Can you help to resolve this for smooth logout from okta?