PKCE auth generates an OAuth url with a secret that has been hashed & encoded, it returns both the unmodified secret & the hashed one & also the URL, so that the user can use the real secret inside the code exchange request
License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.
PKCE auth generates an OAuth url with a secret that has been hashed & encoded, it returns both the unmodified secret & the hashed one & also the URL, so that the user can use the real secret inside the code exchange request
License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.