I find difficulties in using AppAuth Library for android, I would appreciate anyone who can provide me a sample example in kotlin using AppAuth library
Asked
Active
Viewed 1,088 times
1 Answers
1
Here you can check this tutorial for appAuth in kotlin.
https://howtodoandroid.medium.com/appauth-android-velmm-com-d52a4980a668

Muhammad Zahab
- 1,049
- 10
- 21
-
I've already checked this article but the problem is the main part of the code is in java and I think there is a better way to do it in Kotlin – amir215909 Jun 28 '21 at 13:41
-
AuthStateManager – amir215909 Jun 29 '21 at 05:13