-
Notifications
You must be signed in to change notification settings - Fork 96
oauth via plauth lib for main 3.0 dev branch #1121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
119 commits
Select commit
Hold shift + click to select a range
bf662f0
ignore venv and pycharm files.
carl-adams-planet 92fb28b
Work in progress.
carl-adams-planet 03beb9f
working on using planet_auth library
carl-adams-planet 25c2583
update requirements
carl-adams-planet 971bac1
WIP
carl-adams-planet 02c0562
WIP
carl-adams-planet a78f5ef
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet d4063b5
some better handling of options for the plauth lib
carl-adams-planet c7ed86c
more plauth lib work
carl-adams-planet a9ff294
update notes
carl-adams-planet 7868a0f
fix setup
carl-adams-planet f5844d1
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 6b03579
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 40755ff
update to latest refactoring of auth libs
carl-adams-planet a9ddd35
update comments
carl-adams-planet c6d6e74
update comments
carl-adams-planet 834d950
update comments
carl-adams-planet 6085d70
fix env vars
carl-adams-planet 947b103
fix builtins
carl-adams-planet f9ac787
let cli.py be run as a module
carl-adams-planet c4464f9
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 19f2a44
I don't think we need a profile literally named 'default'
carl-adams-planet f08cdd8
working on integration
carl-adams-planet 2a96d01
holiday work
carl-adams-planet 5ff942a
reviving auth command
carl-adams-planet 7a5c10b
depend on dev repo
carl-adams-planet 05c0eb3
Merge branch 'carl/oauth-via-plauth-lib' of github.com:planetlabs/pla…
carl-adams-planet ea16e9f
working on plauth integration planet auth cli
carl-adams-planet a0ea285
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 262db0c
formatting
carl-adams-planet 179d449
yapf formatting
carl-adams-planet 324a1c4
harmonize flak8 and yapf
carl-adams-planet 441ecbf
ignore planet auth deprecation warnings.
carl-adams-planet fbf0f37
Make 'none' a valid built-in auth type
carl-adams-planet b9542ab
remove AuthSession from http.py
carl-adams-planet 67fd3a2
add skel auth config
carl-adams-planet 88fa6ac
update main Auth() API
carl-adams-planet 3069baa
test updates
carl-adams-planet a12ca4c
update CLI guide with new login command
carl-adams-planet 261e1fe
lint fixes
carl-adams-planet bc20fe9
yapf formatting
carl-adams-planet bdcc0be
linting fixes
carl-adams-planet b9f9084
disable cache for branch work.
carl-adams-planet d99d89b
WIP
carl-adams-planet 20f26e7
no StrEnum in lowest supported Py version.
carl-adams-planet b5081b2
cleanup
carl-adams-planet c8350f7
implement suggestions from the team
carl-adams-planet 158e29d
linting fixes
carl-adams-planet 3c374ac
yapf antidepressants
carl-adams-planet 3a08037
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 646324f
Initial auth examples
carl-adams-planet 43cda55
linting and formatting
carl-adams-planet bc37b3d
formatting and linting
carl-adams-planet 10e8e57
Minor renamings
carl-adams-planet b863948
improve example
carl-adams-planet 28c5e3a
improve example
carl-adams-planet 93a98d9
update example
carl-adams-planet f5ea87b
update example
carl-adams-planet 5b5a41c
update example
carl-adams-planet 4056c5e
update example
carl-adams-planet 31606a2
example updates
carl-adams-planet 99f1d0b
update example
carl-adams-planet 9a6e500
examples using custom storage
carl-adams-planet 78e0228
update docs and examples
carl-adams-planet c3b43c1
update auth.py
carl-adams-planet a082761
Merge branch 'main' into carl/oauth-via-plauth-lib--update-from-main
carl-adams-planet 2593019
Merge branch 'carl/oauth-via-plauth-lib--update-from-main' into carl/…
carl-adams-planet 04ab6bc
disable cache for dev
carl-adams-planet 4b2bb54
re-enable pip cache
carl-adams-planet ca4e0db
fix pyproject.toml
carl-adams-planet e84fc2c
linting fixes
carl-adams-planet 71479f6
linting
carl-adams-planet 91486da
type hint fixes
carl-adams-planet c7f2730
update tests to use new auth constructor.
carl-adams-planet 9dec595
linting
carl-adams-planet 28e7857
adjust class relationships for AuthType
carl-adams-planet e1430fd
update tests
carl-adams-planet c053813
minor updates - kill dead code lines.
carl-adams-planet 26d8737
improve test coverage
carl-adams-planet 2c151d0
adjust hard failure level for code coverage
carl-adams-planet 79f3b73
adjust logging
carl-adams-planet 62e3ed1
use a published version
carl-adams-planet b60e1ff
lint fixes
carl-adams-planet eade4c6
minor updates
carl-adams-planet 9a46005
fix typo
carl-adams-planet eded1e5
remove off-named file I had saved locally
carl-adams-planet 2e1f4d9
update planet auth
carl-adams-planet c9defc8
update package version
carl-adams-planet 1408f9f
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 2dab6e7
copy SKEL usage.
carl-adams-planet ad19709
Remove 'none' built-in profile
carl-adams-planet a11e8db
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 4084f78
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet c77ec6a
make print API key a top level auth command
carl-adams-planet a2b527e
update plauth version
carl-adams-planet e07045e
build in 'auth reset' command
carl-adams-planet 34bb8ff
update examples
carl-adams-planet 2a5fe84
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 938ed2b
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet f68ddbc
formatting for the linter
carl-adams-planet 009ca52
formatting for the linter
carl-adams-planet 81b1e0f
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 57b6a93
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 78c3ffb
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet 5ee783e
update planet auth beta version to fix bug
carl-adams-planet e8b8719
Hide login options that are not ready for public release.
carl-adams-planet 4f1a1de
linting fixes
carl-adams-planet adb614a
linting
carl-adams-planet 8b8f44d
usability improvements.
carl-adams-planet 05d228b
update planet auth version
carl-adams-planet 5c143ca
Merge branch 'main' into carl/oauth-via-plauth-lib
carl-adams-planet b603566
align to mainline doc practices for CHANGES
carl-adams-planet 5c924c8
Merge branch 'main-3.0-dev' into carl/oauth-via-plauth-lib
carl-adams-planet bf413fd
Merge branch 'main-3.0-dev' into carl/oauth-via-plauth-lib
carl-adams-planet 41118f0
update to latest planet auth beta
carl-adams-planet cdd3473
updates to go with latest planet auth beta
carl-adams-planet cb0880a
Merge branch 'main-3.0-dev' into carl/oauth-via-plauth-lib
carl-adams-planet ffea46b
update planet auth build
carl-adams-planet 13b4224
Review feedback
carl-adams-planet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
formatting
- Loading branch information
commit 262db0c8c97429fdd53d0578b86f930599a78711
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.