googleapis / googleapis/google-cloud-python

google-auth: reauth: uses deprecated u2f module

Aperta
#17,381 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
auth priority: p2 type: bug
Lingua principale
Python
Stelle
5.4k
Fork
1.8k
Merge medio
3g 4h
PR unite (30g)
122

Descrizione

### Determine this is the right repository

- [x] I determined this is the correct repository in which to report this bug.

### Summary of the issue

The [reauth extension of google-auth uses pyu2f](https://github.com/googleapis/google-cloud-python/blob/3f70b2ff6f6bc5d4c3bee33784da3e353866ec8e/packages/google-auth/setup.py#L36) but [pyu2f is discontinued](https://github.com/google/pyu2f/blob/3e6ca1666aa0788f124ca5283c9c13045704ca22/README.md?plain=1#L3-L5) and suggests using [Yubico/python-fido2](https://github.com/Yubico/python-fido2) instead, which has backwards compatible support for U2F.

Please switch to that library. Thank you!

(This was previously reported as https://github.com/googleapis/google-cloud-python/issues/15168 but closed without a fix. The problem is still there.)

### API client name and version

google-auth 2.53.0 and git head

### Reproduction steps: code

Code reading.

### Reproduction steps: supporting files

n/a

### Reproduction steps: actual results

n/a

### Reproduction steps: expected results

n/a

### OS & version + platform

all

### Python environment

all

### Python dependencies

n/a

### Additional context

_No response_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.