https://github.com/godaddy/homebrew-sso-jwt
Homebrew tap for sso-jwt
https://github.com/godaddy/homebrew-sso-jwt
Last synced: about 2 months ago
JSON representation
Homebrew tap for sso-jwt
- Host: GitHub
- URL: https://github.com/godaddy/homebrew-sso-jwt
- Owner: godaddy
- Created: 2026-04-13T19:14:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-24T18:23:38.000Z (2 months ago)
- Last Synced: 2026-06-14T08:33:49.365Z (about 2 months ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-sso-jwt
Homebrew tap for [sso-jwt](https://github.com/godaddy/sso-jwt) -- SSO JWT CLI with hardware-backed secure caching.
## Install
```bash
brew tap godaddy/sso-jwt
brew install sso-jwt
```
## Upgrade
```bash
brew upgrade sso-jwt
```
## Uninstall
```bash
brew uninstall sso-jwt
brew untap godaddy/sso-jwt
```