Skip to content

authn

Authentication subcommands.

auth() -> None

Authenticate cookie-composer to a service.

login(
    git_protocol: str,
    service: str,
    scopes: str,
    with_token: click.File,
) -> None

Authenticate to a service.

token(service: str) -> None

Print the auth token cookie-composer is configured to use.