android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.08k stars 561 forks source link

Migrate Wear OS OAuth Device Auth Grant sample from Views to Compose. #1106

Closed JohnZoellerG closed 2 months ago

JohnZoellerG commented 2 months ago

Screenshot

kul3r4 commented 2 months ago

For making the build green please run ./gradlew :oauth-device-grant:spotlessApply

yschimke commented 2 months ago

General LGTM - some suggestions.

JohnZoellerG commented 1 month ago

Addressed in https://github.com/android/wear-os-samples/pull/1114