okta / samples-android

samples-android
https://github.com/okta/samples-android
Apache License 2.0
37 stars 52 forks source link

replace globalScope with lifecycleScope #81

Closed clarkshu1016 closed 2 years ago

clarkshu1016 commented 2 years ago

use lifecycle-aware component lifecycleScope instead of globalScope, will automatically release after activity destroy

JayNewstrom commented 2 years ago

Hi @clarkshu1016 Thanks for the PR. Could you sign our CLA? https://developer.okta.com/cla/

JayNewstrom commented 2 years ago

We received the CLA, thanks again @clarkshu1016!