- Added support for sending redirect_uri as a param for exchanging and authorization code for tokens, this is required in Okta's OIDC spec
- Added support for specifying the type of response returned by the client request, object (default), array, or as an unadulterated guzzle response
- Added support for returning exception response data as an array