authn Authentication subcommands. Functions¶ auth ¶ auth() -> None Authenticate cookie-composer to a service. login ¶ login( git_protocol: str, service: str, scopes: str, with_token: click.File, ) -> None Authenticate to a service. token ¶ token(service: str) -> None Print the auth token cookie-composer is configured to use.