Willem Melching
|
252f3c1c87
|
tools/lib/auth.py: support github/apple login (#22766)
* tools/lib/auth.py: support github/apple login
* print some info about logged in user
* add docstring
|
4 years ago |
Willem Melching
|
0252072729
|
tools/lib/auth.py update oauth redirect url
|
4 years ago |
Willem Melching
|
843a64c72f
|
Make pylint more strict (#1626)
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
|
5 years ago |
Willem Melching
|
3d08dcc3b2
|
Run mypy commit hook (#1591)
* run mypy commit hook
* fix mypy errors
|
5 years ago |
George Hotz
|
e568d3cadc
|
More LGTM fixups (#1457)
* exclude lib dirs, fix 3 cpp errors
* fix more alerts, exclude mkvparse
Co-authored-by: George Hotz <geohot@gmail.com>
|
5 years ago |
Andy Haden
|
327a255a1a
|
tools: Print auth url to console
|
5 years ago |
Andy
|
c4af05868b
|
Tools: Storage API (#1161)
* filereader
* support URLs in filereader, logreader
* unused
* use route files api; add auth file
* Implement browser auth
* Update readme, fix up cache paths
* Add tests, clear token on 401
* Factor out URLFile
* space
|
5 years ago |