ó
‚¾^Yc           @   s.   d  Z  d Z d Z d Z d Z d Z d Z d S(   s=   Client library for using OAuth2, especially with Google APIs.s   4.1.2s,   https://accounts.google.com/o/oauth2/v2/auths0   https://accounts.google.com/o/oauth2/device/codes+   https://accounts.google.com/o/oauth2/revokes*   https://www.googleapis.com/oauth2/v4/tokens.   https://www.googleapis.com/oauth2/v3/tokeninfoN(   t   __doc__t   __version__t   GOOGLE_AUTH_URIt   GOOGLE_DEVICE_URIt   GOOGLE_REVOKE_URIt   GOOGLE_TOKEN_URIt   GOOGLE_TOKEN_INFO_URI(    (    (    s;   /tmp/pip-build-kpPAdC/oauth2client/oauth2client/__init__.pyt   <module>   s   