Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydata/pydata-google-auth issues and pull requests

#74 - Shipped versioneer.py is too old for Python 3.12

Issue - State: open - Opened by bnavigator 6 months ago - 1 comment

#73 - Do not require six on Python 3

Pull Request - State: closed - Opened by MeggyCal 12 months ago - 3 comments

#72 - fix: ensure we always get a refresh token after the auth prompt

Pull Request - State: closed - Opened by tswast about 1 year ago - 4 comments

#71 - feat: pass on all colab auth exceptions

Pull Request - State: closed - Opened by shobsi about 1 year ago

#70 - Docstrings out of sync: default value of arg `use_local_webserver`

Issue - State: open - Opened by TrentonBush over 1 year ago - 1 comment

#69 - chore: release 1.8.0

Pull Request - State: closed - Opened by tswast over 1 year ago - 2 comments

#68 - feat: optional colab specific adc

Pull Request - State: closed - Opened by shobsi over 1 year ago - 1 comment

#67 - Error 400: redirect_uri_mismatch

Issue - State: closed - Opened by patrick-mccaffrey over 1 year ago - 4 comments

#66 - Edits sphinx labels

Pull Request - State: closed - Opened by chalmerlowe over 1 year ago

#65 - Updates changelog

Pull Request - State: closed - Opened by chalmerlowe over 1 year ago

#64 - use colab-specific auth if detected on colab

Issue - State: closed - Opened by tswast over 1 year ago - 5 comments

#62 - Oauth logic

Pull Request - State: closed - Opened by chalmerlowe over 1 year ago
Labels: documentation, type: feature request

#61 - chore: add "docs" testing session

Issue - State: open - Opened by tswast over 1 year ago

#60 - chore: release 1.5.0

Pull Request - State: closed - Opened by tswast over 1 year ago

#59 - chore: update to latest black

Pull Request - State: closed - Opened by tswast over 1 year ago

#58 - feat: adds ability to provide redirect uri

Pull Request - State: closed - Opened by chalmerlowe almost 2 years ago - 1 comment
Labels: type: bug

#55 - fix: avoid deprecated "out-of-band" authentication flow

Pull Request - State: closed - Opened by tswast over 2 years ago - 1 comment

#54 - provide alternative to OOB flow for remote use cases

Issue - State: closed - Opened by tswast over 2 years ago - 1 comment
Labels: type: feature request

#53 - Use localhost "Desktop App" flow by default

Issue - State: open - Opened by tswast over 2 years ago

#52 - chore: release 1.3.0

Pull Request - State: closed - Opened by tswast almost 3 years ago - 1 comment

#51 - feat: support Python 3.10

Pull Request - State: closed - Opened by tswast almost 3 years ago - 2 comments

#50 - test with google-auth, google-cloud-core, google-api-core 2.x

Issue - State: closed - Opened by tswast almost 3 years ago - 4 comments

#49 - Works only for some scopes

Issue - State: open - Opened by martindurant almost 3 years ago - 7 comments

#48 - ENH: Identity federation between Azure/Amazon

Issue - State: open - Opened by tswast almost 3 years ago

#45 - test: update CircleCI jobs to match nox

Pull Request - State: closed - Opened by 0x2b3bfa0 over 3 years ago

#44 - doc: fix inconsequential "credentails" typo

Pull Request - State: closed - Opened by 0x2b3bfa0 over 3 years ago

#43 - CircleCI failing on checkout

Issue - State: open - Opened by tswast over 3 years ago - 1 comment

#42 - Release version 1.2.0

Issue - State: closed - Opened by tswast over 3 years ago - 1 comment

#40 - ENH: Add load_service_account_credentials function

Pull Request - State: closed - Opened by isidentical over 3 years ago - 1 comment

#39 - ENH: Support authentication with service accounts

Issue - State: closed - Opened by isidentical over 3 years ago - 7 comments

#38 - ENH: provide config options for changing default client secrets (and scopes)

Issue - State: open - Opened by tswast about 4 years ago - 1 comment
Labels: type: feature request

#37 - test: fix flake in `test_webserver`

Pull Request - State: closed - Opened by tswast over 4 years ago

#36 - feat: search for open port before starting run_local_server flow

Pull Request - State: closed - Opened by tswast over 4 years ago - 1 comment

#35 - ENH: Try a range of ports if `use_local_webserver` is `True`

Issue - State: closed - Opened by tswast over 4 years ago - 2 comments

#34 - doc: fix links to google-auth libraries

Pull Request - State: closed - Opened by tswast over 4 years ago

#33 - chore: release 1.0

Pull Request - State: closed - Opened by tswast over 4 years ago

#32 - doc: link to BQ sandbox on intro page

Pull Request - State: closed - Opened by tswast over 4 years ago

#31 - fix: don't raise error when APPDATA isn't set

Pull Request - State: closed - Opened by tswast almost 5 years ago

#30 - DOC: provide code samples in introduction

Issue - State: open - Opened by tswast almost 5 years ago
Labels: type: feature request

#29 - APPDATA environment variable must exist when running on windows

Issue - State: closed - Opened by ensslen about 5 years ago - 2 comments
Labels: type: bug, priority: p1

#28 - feat: add CLI for working with user credentials

Pull Request - State: closed - Opened by tswast over 5 years ago - 1 comment

#27 - Use latest token endpoint for user credentials.

Pull Request - State: closed - Opened by tswast over 5 years ago

#26 - ENH: If running on a notebook server, check if running on localhost

Issue - State: open - Opened by tswast over 5 years ago - 2 comments
Labels: type: feature request

#25 - ENH: Add save_user_credentials to write to JSON file.

Pull Request - State: closed - Opened by tswast over 5 years ago

#24 - ENH: Add `authorized_user` to cached JSON files

Pull Request - State: closed - Opened by tswast over 5 years ago

#23 - ENH: Reauth automatically if the requested scopes are more than the cached credentials has

Issue - State: open - Opened by tswast over 5 years ago
Labels: type: feature request

#22 - ENH: Add helper to authenticate and save credentials to a JSON file path

Issue - State: closed - Opened by tswast over 5 years ago - 2 comments
Labels: type: feature request

#21 - CLN: deprecate auth_local_webserver in favor of use_local_webserver

Pull Request - State: closed - Opened by tswast over 5 years ago

#19 - DOC: Add instructions for how to get started with auth & GCP

Issue - State: open - Opened by tswast over 5 years ago - 3 comments
Labels: type: feature request

#18 - DOC: The index page still refers to needing a "BigQuery account"

Issue - State: closed - Opened by tswast over 5 years ago - 1 comment
Labels: type: bug, documentation, priority: p2

#17 - BUG: Respect dirname and filename arguments in cache constructors

Pull Request - State: closed - Opened by tswast over 5 years ago - 1 comment

#16 - "dirname" and "filename" not used in ReadWriteCredentialsCache

Issue - State: closed - Opened by Jonnyblacklabel over 5 years ago - 3 comments
Labels: type: bug

#15 - Configure CircleCI

Pull Request - State: closed - Opened by tswast over 5 years ago

#14 - CLN: Use latest nox configuration.

Pull Request - State: closed - Opened by tswast over 5 years ago - 1 comment

#13 - CLN: Update linter / noxfile for black

Issue - State: closed - Opened by tswast over 5 years ago

#12 - Release 0.1.2

Pull Request - State: closed - Opened by tswast over 5 years ago

#11 - BUG: Don't write to the fs on module import.

Pull Request - State: closed - Opened by tswast over 5 years ago - 1 comment

#10 - Error on import if home directory isn't writable

Issue - State: closed - Opened by PeterJCLaw over 5 years ago - 1 comment
Labels: type: bug

#9 - TST: unit test to verify the functionality of parameter `auth_local_webserver`

Issue - State: open - Opened by tswast over 5 years ago
Labels: type: process

#8 - Create conda-forge recipe

Issue - State: closed - Opened by tswast almost 6 years ago - 1 comment

#7 - Use XDG_CONFIG_HOME environment variable to override default directory

Issue - State: open - Opened by tswast almost 6 years ago
Labels: good first issue, type: feature request

#6 - Initial CircleCI configuration.

Pull Request - State: closed - Opened by tswast almost 6 years ago

#5 - DOC: Add docs for pydata-google-auth

Pull Request - State: closed - Opened by tswast almost 6 years ago - 2 comments

#4 - [ENH] Add CredentialsCache classes

Pull Request - State: closed - Opened by tswast about 6 years ago - 4 comments

#3 - Trim pydata-google-auth package and add tests

Pull Request - State: closed - Opened by tswast about 6 years ago

#2 - Set up CI

Issue - State: closed - Opened by tswast about 6 years ago - 4 comments

#1 - Implement CredentialsCache base classes

Issue - State: closed - Opened by tswast about 6 years ago