Searched refs:OAuth2Decorator (Results 1 – 5 of 5) sorted by relevance
19 from oauth2client.contrib.appengine import OAuth2Decorator23 decorator = OAuth2Decorator(client_id=settings.CLIENT_ID,
150 as the `appengine.webapp2` OAuth2Decorator, but will work with any Flask304 * Making OAuth2Decorator more extensible. Fixes Issue 256.320 * Expose the full token response in `OAuth2Client` and `OAuth2Decorator`.420 72 Defect Appengine OAuth2Decorator: Convert redirect address to string425 63 Enhancement Let OAuth2Decorator take a list of scope
312 - Making OAuth2Decorator more extensible. Fixes Issue 256.329 - Expose the full token response in OAuth2Client and OAuth2Decorator.426 72 Defect Appengine OAuth2Decorator: Convert redirect address to string431 63 Enhancement Let OAuth2Decorator take a list of scope
474 class OAuth2Decorator(object): class830 class OAuth2DecoratorFromClientSecrets(OAuth2Decorator):
585 decorator = appengine.OAuth2Decorator(840 decorator = appengine.OAuth2Decorator(