An open API service indexing awesome lists of open source software.

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

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
```