cli: Add commands to generate and revoke bearer tokens
Migrate auth command group from swh-web-client package to the swh-auth package. Related to T3385
Showing
- docs/cli.rst 8 additions, 0 deletionsdocs/cli.rst
- docs/index.rst 1 addition, 0 deletionsdocs/index.rst
- setup.py 4 additions, 4 deletionssetup.py
- swh/auth/cli.py 101 additions, 9 deletionsswh/auth/cli.py
- swh/auth/keycloak.py 13 additions, 8 deletionsswh/auth/keycloak.py
- swh/auth/tests/test_cli.py 93 additions, 0 deletionsswh/auth/tests/test_cli.py
- swh/auth/tests/test_keycloak.py 7 additions, 0 deletionsswh/auth/tests/test_keycloak.py
Loading
Please register or sign in to comment