Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@jgrisafe jgrisafe released this 19 Mar 18:24
  • 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