| Home | Trees | Indices | Help |
|---|
|
|
Client library for using OAuth2, especially with Google APIs.
Version: 1.2
|
|||
| |||
|
|||
GOOGLE_AUTH_URI = 'https://accounts.google.com/o/oauth2/auth'
|
|||
GOOGLE_DEVICE_URI = 'https://accounts.google.com/o/oauth2/devi
|
|||
GOOGLE_REVOKE_URI = 'https://accounts.google.com/o/oauth2/revoke'
|
|||
GOOGLE_TOKEN_URI = 'https://accounts.google.com/o/oauth2/token'
|
|||
|
|||
GOOGLE_DEVICE_URI
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 29 15:21:51 2014 | http://epydoc.sourceforge.net |