I would like to know how to use the Authenticator class provided by android volley. 1 How i can send the request to have a token? 2 How i can check whether a token is invalid?
I didn't find any explications about this in internet so i ask here
This is the class: https://android.googlesource.com/platform/frameworks/support/+/4474bc11f64b2b274ca6db5a1e23e8c1d143d5fa/volley/src/com/android/volley/toolbox/Authenticator.java