# cin90 login

Sign in to coderin90.com from the terminal

Sign in to coderin90.com.

A browser approves the sign-in and the CLI receives a token. You will never
be asked for a password here — cin90 does not handle your password at all.

The token is written to ~/.config/cin90/credentials.json, readable only by
you. Running this again repairs those permissions if something loosened them.

## Usage

```
cin90 login [flags]
```

## Flags

```
  -h, --help   help for login
```

## See also

- [cin90](/docs/cin90/)
