auth
Authenticate with Google via OAuth2.
Usage
rscontacts auth
rscontacts auth --no-browser
rscontacts auth --force
Flags
| Flag | Description |
|---|---|
--no-browser | Print the auth URL instead of opening a browser |
--force | Delete cached token and re-authenticate |
See Authentication for more details.