Const
Dispatch to load an OAuth authorization failure.
{ type: "oauth/AUTHORIZE_FAILURE", payload: { message: "Authorization failed" }} Copy
{ type: "oauth/AUTHORIZE_FAILURE", payload: { message: "Authorization failed" }}
module-payit-credit/lib/browser/reducers/oauthReducers.authorize
Dispatch to load an OAuth authorization failure.