Refactor library to use igwn_auth_utils.requests
This MR refactors this library to use igwn_auth_utils.requests
as the backend for all authenticated requests. The old httplib
API is retained but with new deprecation warnings, and will be removed in a future release (gwdatafind-2.0.0).
Closes #6 (closed).
Merge request reports
Activity
added 3 commits
-
b695785b...576d6896 - 2 commits from branch
gwdatafind:main
- 28806424 - refactor library to use igwn_auth_utils.requests
-
b695785b...576d6896 - 2 commits from branch
added 1 commit
- 21652e4e - refactor library to use igwn_auth_utils.requests
added 1 commit
- fa980ebb - refactor library to use igwn_auth_utils.requests
added 1 commit
- 77b87f3c - refactor library to use igwn_auth_utils.requests
added 5 commits
-
77b87f3c...2eaeeb46 - 4 commits from branch
gwdatafind:main
- 81ced936 - refactor library to use igwn_auth_utils.requests
-
77b87f3c...2eaeeb46 - 4 commits from branch
@duncan.meacher, this should provide you a working client with which to test the scitokens server implementation. Note that this doesn't provide any facilities to assist with generating a token in the first place, you should probably use
htgettoken
for that (as I presume you have been doing already).added 2 commits
added 2 commits
added 4 commits
-
d905b495...7887e3c6 - 2 commits from branch
gwdatafind:main
- 0ff4acbc - refactor library to use igwn_auth_utils.requests
- d81c77c4 - ci: specify TARBALL
-
d905b495...7887e3c6 - 2 commits from branch
added 7 commits
-
d81c77c4...4a02e9ce - 5 commits from branch
gwdatafind:main
- 9c9d06b3 - refactor library to use igwn_auth_utils.requests
- f2d2e3fe - ci: specify TARBALL
-
d81c77c4...4a02e9ce - 5 commits from branch
added 2 commits
added 5 commits
-
18aadd40...5f54cc98 - 3 commits from branch
gwdatafind:main
- 17c7286d - refactor library to use igwn_auth_utils.requests
- 784cffb3 - ci: specify TARBALL
-
18aadd40...5f54cc98 - 3 commits from branch
changed milestone to %GWDataFind Client 1.1.0
added 8 commits
-
784cffb3...f5eb6e0b - 6 commits from branch
computing/gwdatafind:main
- b9611c45 - refactor library to use igwn_auth_utils.requests
- 161455a9 - ci: specify TARBALL
-
784cffb3...f5eb6e0b - 6 commits from branch
added 1 commit
- 4fa64bcc - gwdatafind.ui: specify scheme for all get requests
added 7 commits
-
4fa64bcc...e1582919 - 4 commits from branch
computing/gwdatafind:main
- 0e357ce6 - refactor library to use igwn_auth_utils.requests
- 3256fb02 - gwdatafind.ui: specify scheme for all get requests
- 76d7c8e1 - gwdatafind.tests: fix pytest errors/warnings
Toggle commit list-
4fa64bcc...e1582919 - 4 commits from branch
added 1 commit
- 6a2e9d97 - gwdatafind.tests: fix pytest errors/warnings