Is there a reason that the redirect_uri is hard-coded [here](https://github.com/Colin-b/requests_auth/blob/33ce15709c89be5501f20cb72f72a982305eb924/requests_auth/authentication.py#L322)? I see that you can set the endpoint and the port, but why not the entire URI?
Is there a reason that the redirect_uri is hard-coded here? I see that you can set the endpoint and the port, but why not the entire URI?