Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Conversation

markhobson
Copy link

OAuth2Template currently assumes that authorizeUrl and authenticateUrl do not contain query strings. If they do, then they end up containing 2 x ?.

This PR fixes that by using URIBuilder to properly append the client_id query parameter to the base URLs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant