
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
@authing/authing-cli
Advanced tools
# 安装 CLI
npm install @authing/authing-cli -g
# 运行 CLI
authing
# AWS 命令行集成工具
authing aws
使用 AWS 命令行集成工具
前,请确保已经安装 aws-cli,然后按照以下指引:
创建一个 Authing 账号
注册你的用户池,并在 Authing 应用面板创建 AWS 国际区应用
为你的 CLI 获取应用配置
进入 控制台 >单点登录 SSO > 设置 > 应用面板地址
获取 Authing SSO URL
填写 Authing CLI 监听端口
默认为 3024
,一般无需更变,除非你的端口被占用。
配置你的 CLI
执行以下命令触发配置向导:
authing aws
你将会看到以下内容:
[*] Please enter the SSO url of Authing.
[*] e.g. https://example.authing.cn/launchpad
? Authing SSO URL: <在此处填写你的 Authing SSO URL>
配置 Authing SSO URL
将从控制台获取到的 Authing SSO URL 填入,然后按下回车。数据将自动保存,并进入下一步。
配置 Authing CLI 监听端口
默认为 3024
,一般无需更变,除非你的端口被占用。按下回车确认。
[*] Please enter the port number to listen for the callback URL.
? Port: (3024) <在此处填写你的 Authing CLI 监听端口>
使用 authing aws
命令调出 AWS 命令行集成工具
重新在终端执行以下命令:
authing aws
根据提示选择对应功能项即可。
FAQs
Authing CLI
The npm package @authing/authing-cli receives a total of 0 weekly downloads. As such, @authing/authing-cli popularity was classified as not popular.
We found that @authing/authing-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.