Simple application that do an http redirect an URL to the came_from
value of the query string.
This is used to have a common redirect url with OAuth2 authentication (e.g. with GitHub).
Install the pre-commit hooks:
pip install pre-commit
pre-commit install --allow-missing-config