Kenneth Jones
Kenneth Jones
@manafire I am having the same issue on Android. I swore padding worked before.
Hey @MaikuB! Would you mind looking at this PR when you get a chance? I’d really appreciate your feedback. Let me know if there is anything I can do to...
I can reproduce consistently with the OAuth service I am using. I'll work on getting response examples and provide more details today.
I am not 100% sure what is happening on the OAuth server. The login is successful, but there is an issue with the user to where it does not generate...
So, I determined that the OAuth server is failing to append an `error` parameter (e.g., app.schema://redirect? error=unauthorized_client). The plug-in appears to handle the redirect properly if the query string has...
Should I pursue this update further or close it? @MaikuB I found a fix that can be applied to the OAuth server to prevent the report bug. However, this PR...