Michael Bui
Michael Bui
This may not be possible or time consuming to do that someone else in the community will need to help with this. This is because the plugin is a wrapper...
To clarify what I meant in case it wasn't clear and note that as I say this that I agree that use of error codes is better approach but I...
The trailing slash mentioned was only applicable for Azure AD and Azure B2C. Don't know why yours would hang when oAuth is generic and this is working with other providers...
This is something you'll need to look into. The example app shows that this is working so this may well be a configuration issue on your end. If you believe...
Not something I can help with as the issue would reported by underlying AppAuth Android/iOS SDK that this plugin is a wrapper for. This means the heavy isn't really done...
It's not required to re-open an issue given filing a new one like you have done can be done. From what I've seen, it looks like you have found a...
Please submit a PR if you are in need of this. Another member of the community attempted to do so before in https://github.com/MaikuB/flutter_appauth/pull/96 but I closed the PR as there...
Not something I can look into without a minimal app that can reproduce the issue so it would need to be something you'd have to debug to find out
@JordyLangen that I've seen based on what's been provided but it doesn't help much given there's a line to assign that `authorizationService`. To properly diagnose this issue would require steps...
@PieterAelse Except no one has provided info on how it could be null. The code is open-source so you should be able to see both of those are being set...