mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Add link to ToS
This commit is contained in:
parent
12c22f19c0
commit
f4d285a066
1 changed files with 3 additions and 2 deletions
|
|
@ -134,8 +134,9 @@ To use this storage type, you need to install some additional dependencies::
|
||||||
pip install vdirsyncer[google]
|
pip install vdirsyncer[google]
|
||||||
|
|
||||||
Furthermore you need to register vdirsyncer as an application yourself to
|
Furthermore you need to register vdirsyncer as an application yourself to
|
||||||
obtain ``client_id`` and ``client_secret``, as it is against Google's Terms of
|
obtain ``client_id`` and ``client_secret``, as `it is against Google's Terms of
|
||||||
Service to hardcode those into opensource software:
|
Service to hardcode those into opensource software
|
||||||
|
<https://developers.google.com/terms/?hl=th#b-confidential-matters>`_:
|
||||||
|
|
||||||
1. Go to the `Google API Manager <https://console.developers.google.com>`_ and
|
1. Go to the `Google API Manager <https://console.developers.google.com>`_ and
|
||||||
create a new project under any name.
|
create a new project under any name.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue