LukasPoque / s3i_flutter

A library that makes it easy to communicate with the S³I (Smart Systems Service Infrastructure of the KWH4.0)
https://pub.dev/packages/s3i_flutter
MIT License
4 stars 1 forks source link

Fix: OAuthProxyFlows mistakenly threw MaxRetryException #11

Closed janreitz closed 2 years ago

LukasPoque commented 2 years ago

Good idea to split and simplify the try .. catch in the OAuthProxy.

Could you format the file according to the CONTRIBUTING.md by running flutter format in the package folder? That would be great.