auth: Simplify authentication after changes in swh-web
Token renewal workflow is now delegated to swh-web for commodity of use when a user wants to make authenticated API calls. So remove no more needed code and update documentation regarding authentication.
parent
ca947d48
No related branches found
No related tags found
Showing
- docs/index.rst 12 additions, 41 deletionsdocs/index.rst
- swh/web/client/auth.py 5 additions, 27 deletionsswh/web/client/auth.py
- swh/web/client/cli.py 14 additions, 39 deletionsswh/web/client/cli.py
- swh/web/client/client.py 20 additions, 53 deletionsswh/web/client/client.py
- swh/web/client/tests/test_cli.py 1 addition, 18 deletionsswh/web/client/tests/test_cli.py
- swh/web/client/tests/test_web_api_client.py 9 additions, 86 deletionsswh/web/client/tests/test_web_api_client.py