iuv login
iuv loginiuv login opens your browser, completes Clerk OAuth with PKCE, and stores the resulting OAuth session locally.
Browserless environments
Section titled “Browserless environments”Use --no-open to print the OAuth URL without opening a browser automatically:
iuv login --no-openOAuth app settings are configured with IUV_CLI_OAUTH_CLIENT_ID, IUV_CLI_OAUTH_AUTHORIZE_URL, IUV_CLI_OAUTH_TOKEN_URL, and IUV_CLI_OAUTH_REDIRECT_URI.