Joshua de Guzman

Results 15 comments of Joshua de Guzman

Hi @eskatos , I am curious if this issue was already resolved?

> hey I would like to work on this issue . Awesome! Thank you @M-A-D-A-R-A, let me know if you need anything.

Hey @M-A-D-A-R-A, I would like to know if you have any updates on this. :D

Hi @joshua-s, if no one's working on this, I can help and prepare the flow. Will be using [local_auth](https://pub.dev/packages/local_auth). Although, what's the fallback for the flow for devices the do...

Hey @rajihawa, this is actually helpful. However, you may have forgotten to set the cookies. ``` ... (update cookie headers) return super.send(request).then((response) { // Retrieve cookies from request headers here...

> v4 have option for using other links. I use [gql_dio_link](https://github.com/TarekkMA/gql_dio_link) and with dio you can use > > ``` > final dio = Dio(); > final cookieJar = CookieJar();...