MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 239 forks source link

Get status code on refresh token method #391

Closed endritgojanikodelabs closed 1 year ago

endritgojanikodelabs commented 1 year ago

Is there any way when we call refresh token method to get the status code of the request

MaikuB commented 1 year ago

No there isn't. If you find a way then you can submit a PR to do so. Alternatively you could manage doing the request yourself to get the details