
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@rymcu/auth
Advanced tools
Nuxt3 身份验证模块,统一处理应用中权限相关的功能, 基于 @roshan-labs/auth 修改
span
@rymcu/auth 依赖# 可以使用 npm、yarn 和 pnpm 来安装
pnpm add @rymcu/auth
@rymcu/auth 到 nuxt.config.ts 的 modules 列表export default defineNuxtConfig({
modules: [
'@rymcu/auth',
],
auth: {
// 选项配置
},
})
FAQs
Nuxt3 auth module
We found that @rymcu/auth demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.