react-oauth-flow
react-oauth-flow copied to clipboard
WIP: Change header information to x-www-form-urlencoded
Format is required by RFC
actually not sufficient... also needs to provide data as body and not in URL
This branch is old now, but if you run into the same problem for data in body. The Receiver accept a tokenFn parameter to do that