github-oauth-plugin icon indicating copy to clipboard operation
github-oauth-plugin copied to clipboard

Update GithubSecurityRealm.java for consistency in URL building.

Open johnclyde opened this issue 5 years ago • 0 comments

There is an open PR to facilitate configuration of redirect_uri but it appears to me that it only hit one of the 2 places that the uri needed to be appended. I am modifying the code for hygiene to make it more obvious where to slip that in (and perhaps also slip in allow_signup).

johnclyde avatar Feb 02 '20 01:02 johnclyde