VB10 / vexana

Vexana is network manager project with dio.
https://pub.dev/packages/vexana
MIT License
147 stars 39 forks source link

Refresh Token Dart Code example update #106

Closed behzodfaiziev closed 1 month ago

behzodfaiziev commented 1 month ago

Refresh Token Dart Example update:

In the below screenshot onRefreshToken seems to be nested by onRefreshFail, so when a developer tries to implement it he might get confused.

- Screenshot

Screenshot from 2024-08-07 23-14-20

- End of screenshot

Updated Version: onRefreshFail is not within onRefreshToken

- Screenshot

Screenshot from 2024-08-07 23-14-00

- End of screenshot

VB10 commented 1 month ago

@behzodfaiziev thank you so much for support. I'm going to send a new version with your latest contribution