v2.4.0
- More robust error handling. When an error is emitted, you now give you access to the emitted HTTP Response and response body.
- Support for
response_mode=fragment
in theauthorization_code
flow.
response_mode=fragment
in the authorization_code
flow.