https://github.com/godaddy/scoop-sso-jwt
Scoop bucket for sso-jwt
https://github.com/godaddy/scoop-sso-jwt
Last synced: about 2 months ago
JSON representation
Scoop bucket for sso-jwt
- Host: GitHub
- URL: https://github.com/godaddy/scoop-sso-jwt
- Owner: godaddy
- Created: 2026-04-13T19:14:16.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-24T18:23:39.000Z (2 months ago)
- Last Synced: 2026-06-14T08:33:49.068Z (about 2 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoop-sso-jwt
[Scoop](https://scoop.sh) bucket for [sso-jwt](https://github.com/godaddy/sso-jwt) -- SSO JWT CLI with hardware-backed secure caching.
## Install
```powershell
scoop bucket add sso-jwt https://github.com/godaddy/scoop-sso-jwt
scoop install sso-jwt
```
## Upgrade
```powershell
scoop update sso-jwt
```
## Uninstall
```powershell
sso-jwt uninstall
scoop uninstall sso-jwt
scoop bucket rm sso-jwt
```