Open gentledepp opened 1 month ago
Note: not adding Android to that sample was deliberate: the Android tooling is bugged and prevents the project from building correctly on my machine (probably caused by the diacritics in my Windows user folder name). I'm of course not against merging this PR, but the underlying issue will first need to be fixed by the Android folks.
No problem. I am not in a hurry with this. Merge it as soon or late as you want.
I used this as an exercise
I added the android part of the OpenIddict.Sandbox.Maui.Client
What may be missing is
Also, I added a progress dialog with a "cancel" button, as it was confusing to see the buttons to just be disabled. In case anything goes wrong on the server side you could not cancel the login process, but had to restart the app. 😐
It is rough, but functional. Check it out: