generic-oauth2 icon indicating copy to clipboard operation
generic-oauth2 copied to clipboard

feat(ios): same behavior as Android for code.

Open bertrand-sifre opened this issue 7 months ago • 2 comments

This PR fixes an issue where the plugin returns the error ERR_NO_AUTHORIZATION_CODE on iOS, even when the authorization code is correctly present in the redirect URL.

Issues #199 and #279 already pointed out that the authorization code was not properly extracted or recognized in some cases.

I’m not an iOS or CapacitorJS expert — I’m just a MacGyver. 🚀

bertrand-sifre avatar Mar 22 '25 00:03 bertrand-sifre