Pascal Welsch

Results 84 issues of Pascal Welsch

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Auth ### Which platforms are affected? Android ### Description...

type: documentation
plugin: auth
platform: android
Needs Attention

Building on top of #117 tested it all day, it works fine :) The versioning and breaking changes (like raising min-sdk) need to be considered

enhancement

Currently, `fresh_dio` automatically adds the authentication header to **all** requests made through a `dio` instance with the interceptor. However, some endpoints should not include authentication headers, such as: - Login/registration...

enhancement