googleapis/oauth2client
This is a Python library for accessing resources protected by OAuth 2.0.
PythonApache-2.0
Issues
- 3
Archive the repo
#753 opened by JustinBeckwith - 3
unrecognized arguments
#729 opened by CostGranda - 1
OAuth2 Revokie URI no longer working
#750 opened by jay0lee - 2
ImportError: cannot import name 'urlresolvers'
#744 opened by Feduch - 1
IndentationError: unindent does not match any outer indentation level (reauth_creds.py, line 136)
#732 opened by pablopla - 1
Remove enforcement of django.sessions in middleware
#733 opened by snoepkast - 2
Error with from_json
#735 opened by wkaisertexas - 1
DCM report scheduled in GUI and downloading from Google App Engine - read only error
#739 opened by mcdonc - 0
- 7
Add deprecation notice to docs.
#715 opened by tswast - 1
Is it safe to upgrade from 2.0.1 to 4.1.0?
#716 opened by tercerapersona - 3
invalid_grant: Bad Request
#719 opened by cosbgn - 1
FlowExchangeError: Invalid response: 502
#722 opened by cosbgn - 2
Delete `transport-refactor` branch
#723 opened by dhermes - 1
Secret is logged in crypt.py
#727 opened by faizalkassamalisc - 3
DjangoORMStorage: GOOGLE_OAUTH2_CLIENT_ID and GOOGLE_OAUTH2_CLIENT_SECRET empty in settings.py
#730 opened by mauroka - 1
Mandatory slash at the end of oauth_callback URI is incompatible with Google Dev Console credential settings
#700 opened by akalmykov - 1
Travis flake8 test failure on bare except
#702 opened by cclauss - 1
When performing grant_type=refresh_token, the "Authorization: Bearer..." header is applied
#706 opened by wtfrank - 1
Using DWD with the Admin SDK on GCE
#707 opened by mirons-google - 2
oauth2callback endpoint provided by flask extension has an XSS vulnerability.
#709 opened by jkrukoff - 4
- 6
Is django_orm deprecated?
#686 opened by cosbgn - 2
Conflicts in site-packages/tests
#688 opened by aginiewicz - 4
Inconsistent definitions of "expired" between `access_token_expired()` and `_expires_in()`
#689 opened by tamakisquare - 3
`tox` gives "flake8: error: no such option: --import-order-style" and "ImportError: No module named dev_appserver" errors
#690 opened by tamakisquare - 3
Make scope parameter optional on flow.step2_exchange
#692 opened by TZubiri - 1
PyPi tarball is missing LICENSE file
#693 opened by bachp - 5
multiprocess_file_storage needs fasteners, but it's not listed as a requirement
#696 opened by houglum - 4
Google-oauth is not working inside Jupyter Notebook
#695 opened by snarb - 2
clientsecrets.py, line 121, in _loadfile with open(filename, 'r') as fp: TypeError: coercing to Unicode: need string or buffer, dict found
#675 opened by suyashgithub - 10
Restrict access to a specified domain with flask_util.
#677 opened by rfinck - 3
- 6
jsonpickle isn't a dependency?
#681 opened by john2x - 1
- 3
Load settings lazily
#684 opened by bboogaard - 1
Obtain service credentials from dict
#685 opened by AP-e - 3
question concerning django_util
#661 opened by rjschwei - 6
- 1
Util is missing
#667 opened by LovisAnderson - 6
django_sample issue
#671 opened by jkottapa - 1
Prettify stored credentials
#669 opened by jay0lee - 9
- 2
- 0
Incorrect Base64 encoding of PKCE challenge
#674 opened by nikola - 1
- 5
- 5
Loading from P12 broken on Python 3
#657 opened by msaniscalchi - 4
- 1