Instance of this type class are only dealing with update request header.
Why it cannot update request body? Is the Request data type does not allow update Request body?
Since Client Auth is independent with grant/flows, I feel should only need one common implementation.
Instance of this type class are only dealing with update request header.
Why it cannot update request body? Is the
Requestdata type does not allow update Request body?Since Client Auth is independent with grant/flows, I feel should only need one common implementation.