# https://www.codeflow.site/fr/article/flask-google-login -> almost, but issue with prepare_token_request (client_id should not appear in request body)
# https://github.com/authlib/demo-oauth-client/blob/master/flask-google-login/app.py -> works smoothly !