BUG: Non OAuth2 params must be deleted
This change introduces a bug: by no longer deleting the parse
or snaky
parameters from the params
hash, it results in them getting sent to the oauth server as part of the request body.
Originally posted by @chrisandreae in https://github.com/oauth-xx/oauth2/pull/618#discussion_r912607228
Edited by Peter Boling