-
Notifications
You must be signed in to change notification settings - Fork 7
adds scoped values credential to support multiple endpoints. #58
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 all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
14ef047
adds scoped values credential to support multiple endpoints.
ghyatzo bc31426
fix naming
ghyatzo 3cfd2d5
clearer check
ghyatzo 559d662
rename CDScredentials
ghyatzo 8cc75b7
WIP: for now adding compatibility for 1.11 only.
ghyatzo 41c6caf
fix: better docs of credentials, moved the check inside the credentials.
ghyatzo dcb997e
better docstring
ghyatzo 2c13a25
add logic for ScopedValues compat
ghyatzo 94bc65d
fix wrong string interpolation of `$HOME`
ghyatzo 70e812f
fix: logic error. auth[] is valid only if both entries are non empty.
ghyatzo 3a52887
fix: even better logic. clearer.
ghyatzo 664ec81
add ScopedValues as a direct Dependency
ghyatzo 20358b0
fix: leftover
ghyatzo d4f10d7
added README entry about multiple token use with examples.
ghyatzo 361b3d6
export with from ScopedValues, so it is available when `using CDSAPI`
ghyatzo cc27e08
added tests
ghyatzo 289a848
better ScopedValue versioning
ghyatzo d920c64
Documentation fixes
ghyatzo 913ce2b
don't export with
ghyatzo 7965bbb
added better explaination of the various priorities for default crede…
ghyatzo 4e25dbf
split the auth scoped value into key and url.
ghyatzo f2bb4f4
update README with new syntax for scoped values
ghyatzo 0ed846d
clarified the readme and removed references to `credentialsfromfile`
ghyatzo 0620f52
Update README.md
ghyatzo aca5093
Update README.md
ghyatzo 359a846
default url as based, fix tests, fix leftover
ghyatzo 6dd7238
Merge branch 'master' into scoped-auth
ghyatzo f6f54f6
typos and whitespace
ghyatzo a44d217
revert default url in scoped value.
ghyatzo e0baca5
Apply suggestions from code review
ghyatzo 58bc951
Final adjustments
juliohm 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
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
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.