Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return full URL with OAuth postMessage #33

Open
dpogue opened this issue Sep 13, 2022 · 0 comments
Open

Return full URL with OAuth postMessage #33

dpogue opened this issue Sep 13, 2022 · 0 comments
Milestone

Comments

@dpogue
Copy link
Member

dpogue commented Sep 13, 2022

As mentioned in #31 sometimes OAuth parameters are returned as URL fragments as opposed to URL query parameters.

We'd like to keep the existing URL query parameter handling, but it makes sense to also pass through the original URL so the app JS can handle any fragments or other data that it wants.

It looks like @DarrellWu did something similar in a fork for OpenID support: 1PlaceNZ@05317e4

@dpogue dpogue added this to the v4.1.0 milestone Sep 13, 2022
dpogue added a commit to dpogue/cordova-plugin-oauth that referenced this issue Oct 23, 2024
Closes AyogoHealth#20.
Closes AyogoHealth#31.
Closes AyogoHealth#33.
Closes AyogoHealth#37.

Co-Authored-By: Darrell Wu <[email protected]>
Co-Authored-By: Stefan Erkenberg <[email protected]>
Co-Authored-By: Michael Manzinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant